how to work with shaka player
Related Problem:
https://github.com/vidstack/player/issues/1451
Describe:
We are currently using Shaka player, and the video format played is encrypted m3u8 format. Due to some restrictions, we do not want to use HLS.js to parse our encrypted m3u8, but hope to continue to use Shaka for parsing, but want to use Vidstack player for UI rendering. My question is: how should I achieve the combination of the two?
Alternatives:
If this is not possible, I will continue to use the previous solution (using the shaka player's own UI)
Anything Else?
no
Hello, have you been successfull using vidstack player just as UI with shaka backend?
Hello, have you been successfull using vidstack player just as UI with shaka backend?
I didn't try too much and changed to other development solutions