On Fri, Aug 17, 2018 at 12:50 AM wrote:
>
>
> > On 16 Aug 2018, at 17:43, Thilo Borgmann wrote:
> >
> > Hi,
> >
> >> --- /Users/mark/Downloads/udpORIG.c 2018-08-16 15:39:21.0 +0100
> >> +++ /Users/mark/Downloads/udp.c 2018-08-16 15:40:55.0 +0100
> >> @@ -828,7 +828,11 @@
> >
> On 16 Aug 2018, at 17:43, Thilo Borgmann wrote:
>
> Hi,
>
>> --- /Users/mark/Downloads/udpORIG.c 2018-08-16 15:39:21.0 +0100
>> +++ /Users/mark/Downloads/udp.c 2018-08-16 15:40:55.0 +0100
>> @@ -828,7 +828,11 @@
>>s->reuse_socket = 1;
>>if (setsockopt (ud
Hi,
> --- /Users/mark/Downloads/udpORIG.c 2018-08-16 15:39:21.0 +0100
> +++ /Users/mark/Downloads/udp.c 2018-08-16 15:40:55.0 +0100
> @@ -828,7 +828,11 @@
> s->reuse_socket = 1;
> if (setsockopt (udp_fd, SOL_SOCKET, SO_REUSEADDR, &(s->reuse_socket),
> sizeo
Hi Folks.
New here, so apologies if this is not how its done, but I have a tiny patch to
fix a fundamental flaw in FFMPEG on macOS.
The Problem:
---
On macOS Try to run 2 copies of FFMPEG each consuming an RTP Multicast which
are on *different* multicast addresses - but the *