Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

EXT-X-START only works for media playlists #20

Closed
Wopple opened this issue Aug 21, 2015 · 0 comments
Closed

EXT-X-START only works for media playlists #20

Wopple opened this issue Aug 21, 2015 · 0 comments

Comments

@Wopple
Copy link
Contributor

Wopple commented Aug 21, 2015

The EXT-X-START is allowed in both master and media playlists:

http://tools.ietf.org/html/draft-pantos-http-live-streaming-17#section-4.3.5.2

Currently, the parser will only handle this tag for media playlists. It will actually prevent master playlists from being parsed if it appears in a master playlist.

Wopple added a commit that referenced this issue Nov 16, 2015
- added StartData to MasterPlaylist
- improved unknown tag parsing
- added tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant