shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

shaka-player-embedded can not play MPEG-DASH URL which was generated from AWS Kinesis Video Archived? #221

Open DE-TamHuynh opened 2 years ago

DE-TamHuynh commented 2 years ago

I implemented shaka-player-embedded to my ios project. But the SDK can not play my MPEG-DASH URL which was generated from AWS Kinesis Video Archived. I tested with 3 MPEG-DASH URLs below: 1/ Default demo URL: https://storage.googleapis.com/shaka-demo-assets/angel-one/dash.mpd 2/ Akamai test URL: https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd 3/ AWS Kinesis Video Archived URL: I cannot share this URL link because security issue.

With URLs (1) and (2), I can play as normal. But URL (3), the SDK can not play, it is silent and nothing happened with no error occurring. I tested this AWS URL in the VLC app on macOS and it run as normal.

Please check and respond why shaka-player-embedded can not play MPEG-DASH URL which was generated from AWS Kinesis Video Archived?

joeyparrish commented 2 years ago

Without access to the content, it will be impossible to diagnose the issue. You can share content privately with the team via shaka-player-issues@google.com.

Also, everyone will be on vacation until the end of the year, so we won't be able to look into this until January. Sorry for any inconvenience!