shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Shaka Player in a C++ Framework

Results 102 shaka-player-embedded issues
Sort by recently updated
recently updated
newest added

After updating Shaka player embedded from 2019 version to the latest commit, there is no information coming to the standard output. With older version there was a lot of it:...

The `Shaka player embedded plugin` in Widevine CMD repo doesn't work as described in this readme paragraph: ``` ## Shaka Player Embedded Plugin This repository also provides a plugin that...

type: enhancement

We have a problem only when we test the app in a real device. we get this error trying ro reproduce a content with DRM: "Got Shaka Player Error: Unable...

We are updating our application to use the current Shaka player embedded. I realized that there is a new class `ShakaPlayer` which contains some of the API which was earlier...

Mac version: macOS Big Sur, 11.0.1 I'm trying to generate version release build for arm64 with dev CDM to test in my device: ../configure --ios --cpu arm64 --release --eme-impl ~/Developer/tvup/libs/widevine_prebuilt_cdm/shaka_plugin/dev_cdm.json...

I'm trying to send a DRM media using chromecast from my phone to another device. If I try with an url without DRM everything it's ok, but if I try...

Hi, I have a regular HLS stream with 2 video tracks and 2 audio tracks. I'm able to fetch the languages (audio tracks) using the getVariantTracks function and have the...

We should investigate distribution via CocoaPods.

type: enhancement

Have downloaded a sample ts file from https://filesamples.com/formats/ts and could not play it directly in the shaka player using video.src property. Then created the manifest file as follows: master.m3u8 ```...

I tried the following in order to continue playing audio in the background, but the playback is paused when the iOS application enter background. - Turn on "Capabilities" > "Background...

type: enhancement