• Andriy Gelman's avatar
    avformat: Add ZeroMQ as a protocol · ef43a4d6
    Andriy Gelman authored
    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: 's avatarMarton Balint <cus@passwd.hu>
    ef43a4d6
libzmq.c 6.21 KB