player icon indicating copy to clipboard operation
player copied to clipboard

how to work with shaka player

Open vaseala opened this issue 11 months ago • 2 comments

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

vaseala avatar Feb 13 '25 17:02 vaseala

Hello, have you been successfull using vidstack player just as UI with shaka backend?

frankykubo avatar May 05 '25 08:05 frankykubo

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

vaseala avatar May 06 '25 00:05 vaseala