Hi All,

I'm trying to open two udp multicast streams simultaneously in one process.
The first call to av_open_input_file has been working fine. However, the
second call to av_open_input_file always failed with return value -5 I/O
error. Is this by design or just a bug? Is there anyway to work around this
issue?

There's once more piece of information: if I start more than one FFMpeg
instances on the same machine to open different udp multicast streams, the
second one failed with IO error.

Thanks!
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to