diff --git a/clients/flex/freeswitch-h264.swf b/clients/flex/freeswitch-h264.swf index fb9f23945f..046e8f4e45 100644 Binary files a/clients/flex/freeswitch-h264.swf and b/clients/flex/freeswitch-h264.swf differ diff --git a/clients/flex/freeswitch-video.html b/clients/flex/freeswitch-video.html index fe84842d07..ee99192e3a 100644 --- a/clients/flex/freeswitch-video.html +++ b/clients/flex/freeswitch-video.html @@ -10,7 +10,11 @@ var flashvars = { rtmp_url: 'rtmp://' + document.location.hostname + '/phone', local_loopback: 2, // x pos if local video - buffer_time: 0 + buffer_time: 0, + width: 640, + height: 480, + display_width: 640, + display_height: 480 }; var params = { @@ -171,7 +175,7 @@ -
+

Alternative content

Get Adobe Flash player

@@ -183,7 +187,7 @@