Closed
Bug 1448246
Opened 7 years ago
Closed 7 years ago
Dash Live not work with Firefox 59 and ^
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1447821
People
(Reporter: stress_tn, Unassigned)
Details
Attachments
(1 file)
340.65 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36
Steps to reproduce:
I try to play dash live content with shaka-player 1.6 and 2.3.3
Actual results:
Our media site works fine on Chrome all versions and firefox < 58v; We are using shaka player 1.6, but this error reproduced into shaka player 2.3.3 too. The problem is: After manifest loaded (example into attach) Media resource blob:[...our page...] could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) Details: void __cdecl mozilla::EMEDecryptor::AttemptDecode(class mozilla::MediaRawData *): Failed to convert encrypted AAC sample to ADTS
Meanwhile, other content type (not live) works fine
May be some codecs not works in newest versions of firefox. Let us know, what can it be.
Link for manifest: https://live3-mediasetpremium-it.akamaized.net/content/dash_gwv_xo/live/channel(ch34)/manifest.mpd
Expected results:
Player should play
Comment 1•7 years ago
|
||
I don't think that error is security sensitive.
Group: firefox-core-security
Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core
What is your opinion? What can it be. Error reproduced since 59th version?(In reply to Johann Hofmann [:johannh] from comment #1)
> I don't think that error is security sensitive.
What is your opinion? What can it be? What differences between 58 and 59 versions which can affect on playback
As I understand we have this problem since The Official Firefox 59 Beta 8 builds.
We have an idea that problem into MediaKeySystemAccess.createMediaKeys()functionality, because it was changed 2nd of March.
Right now we have critical situation and can not fix it our - selfies.
I can send you web site and credential by email, please send me private email, so I can send you all information.
Florian Scholz, Sorry for contacting you. May be you can help us.
Flags: needinfo?(fscholz)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Flags: needinfo?(fscholz)
You need to log in
before you can comment on or make changes to this bug.
Description
•