Open Bug 1409988 Opened 7 years ago Updated 2 years ago

Widevine playback fails on custom Shaka player live stream

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

Tracking Status
firefox-esr52 --- ?
firefox56 --- affected
firefox57 --- affected
firefox58 --- affected

People

(Reporter: cpearce, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

James, can you take a look at this please?
Flags: needinfo?(jacheng)
Sure, keep me ni? and I will investigate it ASAP.
We got numerous errors from CDM here

http://searchfox.org/mozilla-central/rev/1c4da216e00ac95b38a3f236e010b31cdfaae03b/dom/media/gmp/ChromiumCDMChild.cpp#809

the return value is cdm::kNeedMoreData which makes us fired 

http://searchfox.org/mozilla-central/rev/1c4da216e00ac95b38a3f236e010b31cdfaae03b/dom/media/gmp/ChromiumCDMChild.cpp#817

and we sent an empty MediaData as decoded data

http://searchfox.org/mozilla-central/rev/1c4da216e00ac95b38a3f236e010b31cdfaae03b/dom/media/gmp/ChromiumCDMParent.cpp#797

so we show blank in mediaelement...

So far, I have no idea why we got cdm::kNeedMoreData? Is this because of the content bad muxed?

And I'm not sure we handle this cdm::kNeedMoreData error in the right way(send back a blank MediaData).

cpearce, any idea?
Flags: needinfo?(cpearce)
Attached file cdm.log (obsolete) —
Record the log by MOZ_LOG=MediaSource:5,GMP:5,EME:5,MediaFormatReader:5 ./mach run

Open the site and run for a while, then I command + Q to close the firefox.
Flags: needinfo?(jacheng)
Attached file cdm.log
Attachment #8920498 - Attachment is obsolete: true
I wonder if this was fixed by bug 1409670, however the URL in comment 0 no longer works. I have asked upstream if the reporter can either test Nightly themselves, or provide a new URL for us to test with.
Flags: needinfo?(cpearce)
I think this issue happened on widevine CDM(bug 1409670 is for clearkey). So we need for the new URL for further investigation.
Yes, I can also access the link but the issue still happened.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: