jhiesey / videostream

Play html5 video when from a file-like object
MIT License
247 stars 73 forks source link

All AudioTracks {Feature Request} #47

Open stephan-fischer opened 5 years ago

stephan-fischer commented 5 years ago

Hello,

at the moment the code select the first possible audio track. But is it possible to "load" all audiotracks, and switch it at runtime?

Thank you!

Best regards Stephan

jhiesey commented 5 years ago

Yes this is something I've considered.

Unfortunately, most of the time there isn't more than one audio track that is compatible with the browser anyway. Do you have a specific example where it would be useful?

I also don't have a lot of time for this project at the moment, unless you are willing to pay for development.