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>
Showing
libavformat/libzmq.c
0 → 100644
Please
register
or
sign in
to comment