rozhuk-im / msd_lite

Program for IP TV streaming on the network via HTTP
http://netlab.dhis.org/wiki/index?id=en:software:msd:lite
BSD 2-Clause "Simplified" License
185 stars 47 forks source link

Fix packet loss #5

Closed MageDelfador closed 1 year ago

MageDelfador commented 1 year ago

Parameter min_block_size is too large

rozhuk-im commented 1 year ago

Nice catch! I do not remember why I do this change, but in msd it is already fixed: https://github.com/rozhuk-im/msd/blob/master/src/stream_src.c#L1368