Re: [FFmpeg-devel] UDP multicast and interface selection

2018-10-09 Thread Marton Balint
On Tue, 9 Oct 2018, Louis-Paul CORDIER wrote: 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

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