Re: [FFmpeg-devel] Mjpeg to RTP without re-encoding

2017-10-09 Thread Moritz Barsnick
On Mon, Oct 09, 2017 at 13:18:51 +0200, Louis-Paul CORDIER wrote: > I'm currently using ffmpeg API to send video stream through RTP. The codec > used in the RTP protocol is MJPEG. Below is my workflow: For questions regarding the use of the libav* libraries, please contact the libav-user mailing

[FFmpeg-devel] Mjpeg to RTP without re-encoding

2017-10-09 Thread Louis-Paul CORDIER
Hi everybody, I'm currently using ffmpeg API to send video stream through RTP. The codec used in the RTP protocol is MJPEG. Below is my workflow: +--+   +--+   +--+   +--+ | Camera Frame (JPEG) +-->+ JPEG to RGB +-->+