Tagged Questions
0
votes
1answer
287 views
loading & playing a mjpeg via flash with as3 - Socket errors
I would like to create a flash MJPEG player so unsupported browsers can view it.
I have tried 2 routes here, one with a urlStream and other with Sockets. I am going with the sockets because it seems ...