Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Feature audio/video tracks #3166

Closed

Conversation

benjipott
Copy link
Contributor

Description

#3137

capture d ecran 2016-03-10 a 17 24 29

capture d ecran 2016-03-11 a 16 07 21

ex with native hls sources :
https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8
with mutli audio

after : add switch bitrate button an switch audio button

Follow the embedded content specification to:

implement the sharing of common functionality between TextTracks, AudioTracks, and VideoTracks.
implement VideoTrack, VideoTrackList, and enumerations
implement AudioTrack, AudioTrackList, and enumerations

@benjipott benjipott force-pushed the feature/audio-video-tracks branch 4 times, most recently from 55f67d3 to c27c6ea Compare March 10, 2016 13:58
@benjipott benjipott changed the title [WIP] Feature/audio video tracks [WIP] Feature audio/video tracks Mar 10, 2016
@gkatsev
Copy link
Member

gkatsev commented Mar 14, 2016

@benjipott thanks for the pull request!
Unfortunately, we already had started work on this in #3173. We would love for you to help us review that work!
Also, maybe there are still useful changes from this PR that we could pull into the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants