1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol
When ffmpeg was streaming, multiple clients were only supported by using a
multicast destination address. An alternative was to stream to a server which
re-distributes the content. This commit adds ZeroMQ as a protocol, which allows
multiple clients to connect to a single ffmpeg instance.

Signed-off-by: Marton Balint <cus@passwd.hu>
2019-09-02 23:08:43 +02:00
..
2019-08-13 15:38:57 +02:00
2019-08-28 15:44:36 +02:00
2019-08-23 22:24:07 +02:00
2019-09-02 23:08:43 +02:00
2019-09-02 23:08:43 +02:00
2019-08-15 01:26:21 +02:00
2019-09-02 23:08:43 +02:00
2019-09-02 23:08:43 +02:00
2019-06-29 19:22:19 +02:00
2019-07-14 22:17:43 +02:00