Skip to content

DASH Live cannot transition from completely unencrypted content to encrypted content later in the live presentation #3281

@TheJohnBowers

Description

@TheJohnBowers

Have you read the FAQ and checked for duplicate open issues?
Yes - Nothing open, but this looks like a regression: #1360, I don't think I can re-open an issue this old. In 2.4.7, this bug doesn't exist.

What version of Shaka Player are you using?
3.0.10

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from master?
Yes

Are you using the demo app or your own custom app?
Demo App

If custom app, can you reproduce the issue using our demo app?
NA

What browser and OS are you using?
Chrome on Macos

For embedded devices (smart TVs, etc.), what model and firmware version are you using?
NA

What are the manifest and license server URIs?
https://content.uplynk.com/playlist/4f1a9815a1af43d5ba64465d85bf11cf.mpd?ad=sintelads
https://content.uplynk.com/wv

What configuration are you using? What is the output of player.getConfiguration()?
No special config -- I mean I can easily reproduce with the public appspot demo. So whatever config is default for the demo:

https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;asset=https://content.uplynk.com/playlist/4f1a9815a1af43d5ba64465d85bf11cf.mpd?ad=sintelads;panel=CUSTOM%20CONTENT;build=uncompiled

What did you do?

The demo url is specifically designed to reproduce the issue quickly (honestly this would be a good sample stream for the demo app)-- You just start playback, it will always start in unencrypted ads. It will run through roughly 45 seconds of ads, and then try to transition into content which is encrypted

What did you expect to happen?
I would like it to work as well as it does on shaka 2.4.7

What actually happened?

The transition into content after 45 seconds fails with: Shaka Error MEDIA.VIDEO_ERROR (3,,PIPELINE_ERROR_DECODE: audio error during playing, status: PIPELINE_ERROR_DECODE) every time. It works on shaka 2.4.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions