p2p-media-loader
p2p-media-loader copied to clipboard
Videojs dash support
Currently I see that videojs support is present for hls via hls.js. But in our case we need to support dash in videojs. Anyway you can suggest the integration to happen ?
I happen to see some videojs-shaka github integrations like below https://github.com/MetaCDN/videojs-shaka-player https://github.com/halibegic/videojs-shaka
Can we build a layer on top of these to make videojs work with shaka media player for dash
Interesting projects. I think that it is possible.
I think I can implement this. Can I be assigned the issue?