NAL units may have unlimited trailing zeroes
When a NAL unit had trailing zeroes that were split across pushes to the H264Stream, the parser would go into an infinite loop. Instead, make sure we never advance the parser beyond the current push and advance the sync point to a valid position before starting processing. Add HTML-HLS dependencies to the example page.
Showing
3 changed files
with
55 additions
and
5 deletions
-
Please register or sign in to post a comment