-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Since mediaelement.js player uses https://github.com/video-dev/hls.js for streams, there should be a feature to switch between different audio tracks (e.g. for different languages) that are available in the .m3u8 file.
Example from JWPlayer:
https://www.jwplayer.com/developers/web-player-demos/hlsv4-audio-tracks/
Possible usage:
features: [
'playpause',
'skipback',
'current',
'progress',
'duration',
'volume',
'tracks',
'a11y',
'fullscreen',
'audiowitcher',
],Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
