[FFmpeg-user] Stream images over rtsp
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Nov 10 04:06:08 EET 2017
2017-11-09 19:04 GMT+01:00 Raghuram Srinivas <raghuram.srinivas at gmail.com>:
> I have a use case where there is a continuous stream of images get
> generated by a bunch of sources. I would need to stream these images over
> rtsp . The challenge is these images keep coming continuously..
What did you try?
(What kind of images are they?)
The general solution to read such a continuous stream is:
$ ffmpeg -i input
But we will need more information...
Carl Eugen
More information about the ffmpeg-user
mailing list