Ticket #1557 (closed enhancement: fixed)
HLS: investigate FMS 4.5 support
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Normal | Milestone: | Plugins |
| Component: | flash | Keywords: | |
| Cc: | Forum thread: |
Description
We should add tests for HLS streams output by FMS 4.5. It's an important media server to support.
Change History
comment:2 Changed 16 months ago by jeroen
The main issue with FMS is that empty trailing packets signaled 11 (adaptation field and payload), but were in fact 10 (adaptation field only).
Included an additonal check for an adaptation_field_length == 183 to fix this (183 is the entire contents of a TS fragment from that point).
Now investigating an additional issue with SPS parsing that's likely limited to this stream (it's H264 High).
Note: See
TracTickets for help on using
tickets.

Added test stream to list.