[FFmpeg-devel] UDP multicast and interface selection

2018-10-09 Thread Louis-Paul CORDIER
Hi all, Trying to implement RTP communication in my application, I need to select on which interface I want to stream and/or retrieve the multicast feed. It is actually not possible to do to this today. Apparently there are 2 main disccussions on this: https://trac.ffmpeg.org/ticket/368

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