videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

Videogular 2 | Retrieve audio Tracks from VgHLS source #785

Open codeSapphire opened 5 years ago

codeSapphire commented 5 years ago

Description

I am currently working with Videogular2 in my project and came across the requirement to load all the audio-tracks and subtitle tracks packaged within a m3u8 file. Is there a way to do that? Please guide.

quauhtlimtz commented 5 years ago

I have the same situation. Did you find a solution?