Create a video stream from an image
Posted
by
skerit
on Super User
See other posts from Super User
or by skerit
Published on 2012-11-24T15:00:24Z
Indexed on
2012/11/24
17:07 UTC
Read the original article
Hit count: 253
I have a network camera that is only able to give me an image, not a video stream.
In my home network this image is at http://192.168.1.16/loginfree.jpg
I'm able to get this image a few times per second.
I would now like to be able to serve it up as a video stream so I can use it in zoneminder. Any idea as to how I do that?
I've messed around with named pipes and ffmpeg's image2pipe, but I can't get it to work properly.
© Super User or respective owner