Anyone seeing the following:
Firefox 8 + FP 11.1 + LCCS 2.2.0 ( seen in v2.1.0 as well )
Video ( WebcamSubscriber ) is 'squeezed' (? the aspect ratio is wrong ? ) but only on this browser and FP combination.
Chrome / Firefox 8 + FP 10.3 / FP 11.1 + LCCS 2.2.0 ( seen in v2.1.0 as well )
Video ( WebcamSubscriber ) seems to display at the correct aspect ratio.
Anyone else seeing the following? I can add more detail if you need any ![]()
HTML borders ?
Still, it shouldn't be squeezed (unless your SWF object has width=100% and height=100%).
Of course I am assuming this is a SWF embedded in an HTML page and not an AIR app (can't really say from the screenshots). If that's the case I would look at the sizing of the various elements (easy to do in Chrome with "inspect element", not sure of how to do it in Firefox).
This is a SWF app running in a browser.
here's the code:
<collaboration:WebcamPublisher id="cameraPublisher" includeInLayout="false" quality="100"/>
<mx:Canvas id="ourVideo" width="100%" height="100%">
<collaboration:WebcamSubscriber id="cameraSubscriber" width="100%" height="100%" displayUserBars="false" webcamPublisher="{cameraPublisher}"/>
</mx:Canvas>
I get the same behavior in the "Recording" app that you guys provide with the SDK.
North America
Europe, Middle East and Africa
Asia Pacific