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
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