client: fix deadlock when processing fMP4s (#333) by aler9 · Pull Request #334 · bluenviron/gohlslib (original) (raw)

@jaesung9507 @aler9

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 aler9 deleted the fix/fmp4-deadlock branch

March 17, 2026 21:49

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 }})