Live video quality hammpering on internet
Hi all,
I am trying to publish live video over internet using the NetConnection.publish method in as3 and viewing it in other application making connection to server,
I am getting distorted image quality .
But When I set cam.quality(0,100) and cam.setMode(320,240,15), In that case quality get fine but I get image with delay and the movement is
not smooth
When I am publishing live video over internet using flash live encoder I am getting good quality with very little delay and smooth image at recieving end
by making an application in as3 and having connected it to the server.
I don't no the reason behind it, my guessing is of the use of codec H.264 or VP6. If that is the reason then how can I use these Codec in my
application. Please help.
Thanx in advance.
