HLS master playlist management made easy
Action | Key |
---|---|
Play / Pause | K or space |
Mute / Unmute | M |
Toggle fullscreen mode | F |
Select next subtitles | C |
Select next audio track | A |
Show slide in full page or toggle automatic source change | V |
Seek 5s backward | left arrow |
Seek 5s forward | right arrow |
Seek 10s backward | shift + left arrow or J |
Seek 10s forward | shift + right arrow or L |
Seek 60s backward | control + left arrow |
Seek 60s forward | control + right arrow |
Decrease volume | shift + down arrow |
Increase volume | shift + up arrow |
Decrease playback rate | shift + comma |
Increase playback rate | shift + dot or shift + semicolon |
Seek to end | end |
Seek to beginning | beginning |
You can right click on slides to open the menu
Share this media
HLS video stream
You can use an external player to play this stream (like VLC).
HLS video stream
Subscribe to notifications
When subscribed to notifications, an email will be sent to you for all added annotations.
Your user account has no email address.
Information on this media
0 views
HTTP Live Streaming (HLS), a widely adopted protocol for live video streaming, and has been supported by GStreamer for a long time. HLS enables streaming of multiple formats and bitrates, allowing players to dynamically adjust their streaming quality based on network conditions for ensuring optimal viewer experience.
The HLS specification introduced alternate renditions and variant streams, features that allow the inclusion of multiple language options and video qualities within a single stream. This functionality is implemented through a hierarchical playlist structure: a top-level 'master playlist' that outlines the available streams and renditions, complemented by individual 'media playlists' for each variant.
While client-side support for consuming master playlists has long been available, the existing GStreamer HLS stream creation elements were limited. They only supported the production of media playlists for individual variants. Application developers had to manage individual media playlist pipelines and generate the master playlist themselves.
This talk will explore the design and implementation of a new GStreamer convenience bin that generates master playlists with variant streams and alternate renditions. Additionally, we'll discuss planned enhancements and potential feature additions to further improve this functionality.
Creation date:
Oct. 8, 2024
Speakers:
Sanchayan Maity
License:
CC BY-SA 3.0
Links:
Other media in the channel "GStreamer Conference 2024"
- Windows Graphics Stack Improvements – Direct3D12October 25th, 2024
- GStreamer and display clock synchronizationOctober 25th, 2024
- GStreamer and VROctober 25th, 2024
- HDR in GTKOctober 25th, 2024
- 1 views, 1 this year, 1 this monthlibrice: a sans-IO ICE networking libraryOctober 25th, 2024
- Developing and debugging on Windows, Fluendo experience.October 25th, 2024