client: fix deadlock when processing fMP4s (#333) by aler9 · Pull Request #334 · bluenviron/gohlslib (original) (raw)
when a segment has many parts, stream processor pushes parts to the track processor, but the track processor pushes events to the stream processor too, causing a deadlock when queued events are more than 10. This fixes the issue.
aler9 deleted the fix/fmp4-deadlock branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})