Closed
Bug 1226934
Opened 9 years ago
Closed 9 years ago
Shaka Player throws "Player error" when trying to play MP4 ClearKey test stream
Categories
(Core :: Audio/Video: Playback, defect, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1227720
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
STR: 1. Load http://shaka-player-demo.appspot.com/ 2. Select Test manifest: "Car/CENC" (YT DASH EME test) - MP4, ClearKey 3. Press the "Load stream" button. RESULT: The video does not load. The following errors are logged to the console log: shaka.media.EmeManager.prototype.chooseEncrypted_() eme_manager.js:428 (Async: promise callback) shaka.media.EmeManager.prototype.initialize() eme_manager.js:168 (Async: promise callback) shaka.player.Player.prototype.load() player.js:322 app.load_() app.js:764 app.loadDashStream() app.js:727 app.loadStream() app.js:685 onclick() shaka-player-demo.appspot.com:1 Player error error { target: null, isTrusted: false, detail: TypeError, eventPhase: 0, bubbles: true, cancelable: false, defaultPrevented: false, timeStamp: 1448183589883120, NONE: 0, CAPTURING_PHASE: 1, AT_TARGET: 2 } app.js:884:3 app.onPlayerError_() app.js:884 shaka.util.FakeEventTarget.prototype.recursiveDispatch_() fake_event_target.js:167 shaka.util.FakeEventTarget.prototype.dispatchEvent() fake_event_target.js:145 shaka.player.Player.prototype.load/<() player.js:353 (Async: promise callback) shaka.player.Player.prototype.load() player.js:322 app.load_() app.js:764 app.loadDashStream() app.js:727 app.loadStream() app.js:685 onclick() shaka-player-demo.appspot.com:1 Invalid URI. Load of media resource failed.
Comment hidden (obsolete) |
Updated•9 years ago
|
Priority: -- → P2
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•