Groups | Blog | Home
all groups > macromedia flash flashcom > august 2005 >

macromedia flash flashcom : Analysis of stream data dynamically


stanyang
8/9/2005 12:00:00 AM
I have a motion JPEG streaming data which comes from a carema,
the streaming data looks like:

...--myboundary.Content-type: image/jpeg...
"JPEG binary data"
...--myboundary.Content-type: image/jpeg...
"JPEG binary data"
...--myboundary.Content-type: image/jpeg...
"JPEG binary data"

I want to extract the JPEG data from the stream and display them sequentially
in the flash player.
I try to use loadMovie method to load the JPEG datas, but the problem is how
can I extract the
JPEG data from the streaming data. could anybody tell me how to realize it.

Thanks a lot !

kurtisjon
8/19/2005 12:00:00 AM
I have a similar problem. I have a camera with a built in web server
broadcasting motion JPEG and I want to display the output in a Flash movie. I
have not been able to find a solution. I hope someone out there knows!
AddThis Social Bookmark Button