Enclosing streaming video in a web page

C

CptDondo

I am using motion <http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome>
to monitor a couple of cameras. Motion provides a vrey basic mjpeg
stream via http.

AFAICT it sends http headers followed by jpeg images divided by

Content-Type: multipart/x-mixed-replace;boundary=--video boundary--

How do I go about encapsulating this stream and displaying it on a
website?

Thanks,

--Yan
 
D

David Dorward

CptDondo said:
AFAICT it sends http headers followed by jpeg images divided by
Content-Type: multipart/x-mixed-replace;boundary=--video boundary--

How do I go about encapsulating this stream and displaying it on a
website?

Using an img element should do the trick in browsers which support this
style of server push (Firefox, Safari and Opera do, Internet Explorer does
not).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top