Hi there,
Situation:
- The Wowza Videochat example shows a sharp preview of the stream (see http://www.wowza.com/forums/content.php?42-How-to-setup-video-chat-application)
- My flash player shows a blurry image.
The videochat example uses flash (*.fla files) version 9.
My player is pure actionscript (*.as files), and uses version 11.
The settings are similar, both only set bufferTime to 0.
However, the Wowza Videochat refers to an instance of "emptyVideoAS3", whereas I am using an instance of "flash.media.Video".
If I open the *.fla file (download link), I do not understand where to find the source code for emtpyVideoAS3 (is it a flash.media.Video or something else?).
So far my analysis - the question is: Why is there a difference in quality (sharpness) while both players) are using the same settings?
Thanks for your help & advice!
Jdewaal