Skip to content

Commit

Permalink
README: add support of live playlists with multiple audio tracks
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed Dec 19, 2016
1 parent 3a3743e commit 1fec1af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,13 @@ All HLS resources must be delivered with [CORS headers](https://developer.mozill
- Timed Metadata for HTTP Live Streaming (in ID3 format, carried in MPEG-2 TS)
- AES-128 decryption (AES-128 mode)
- CEA-708 captions
- Alternate Audio Track Rendition (Master Playlist with alternative Audio) for VoD playlists
- Alternate Audio Track Rendition (Master Playlist with alternative Audio) for VoD and Live playlists

## Not Supported (Yet)

- WebVTT container
- MP3 Elementary Stream in Edge for Windows 10+
- MP3 container
- Alternate Audio Track Rendition for live playlists

### Supported M3U8 tags

Expand Down

0 comments on commit 1fec1af

Please sign in to comment.