Ticket #1557 (closed enhancement: fixed)

Opened 17 months ago

Last modified 16 months ago

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:1 Changed 17 months ago by jeroen

Added test stream to list.

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

comment:3 Changed 16 months ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

FMS supported; closing this ticket. Separately investigating what's needed to get High streams to work.

Note: See TracTickets for help on using tickets.