• Zhao Zhili's avatar
    avformat/libsrt: send message in order · 9099046c
    Zhao Zhili authored
    There is no good use case for out of order delivery of data. For live
    streaming with TSBPD enabled by default, the receiver get data in order
    based on the timestamps. However, if TSBPD is disabled, the data can
    be delivered out of order.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    9099046c
libsrt.c 31.1 KB