[FFmpeg-user] how to mux mjpeg video into udp format

Soho Soho123 soho123.2012 at gmail.com
Thu Aug 15 16:01:00 CEST 2013


Hi all,

the ffserver.conf I use for mjpeg stream is "http".
I can use the url "http://192.168.1.254:8090/test.mjpeg" to get mjpeg stream

the stream config is :
<Stream test.mjpeg>
Feed feed1.ffm
Format mjpeg
VideoSize 1280x720
VideoFrameRate 30
VideoCodec mjpeg
NoAudio
</Stream>
can I mux mjpeg into "udp"?


More information about the ffmpeg-user mailing list