Closed
Bug 1176494
Opened 10 years ago
Closed 10 years ago
Steam MSE DASH playback: video doesn't start
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
924 bytes,
patch
|
mozbugz
:
review+
|
Details | Diff | Splinter Review |
Using new MSE code, steam videos do not start.
for example:
http://steamcommunity.com/broadcast/watch/76561198047709840
you see the first frame being displayed and then it's stuck on "loading..."
Assignee | ||
Comment 1•10 years ago
|
||
Turned out that the steam DASH player expect the "progress" event to be fired and only then check if enough data has been buffered.
We weren't firing progress ever with the new MSE.
Attachment #8625056 -
Flags: review?(gsquelart)
Attachment #8625056 -
Flags: review?(gsquelart) → review+
Comment 3•10 years ago
|
||
Assignee: nobody → jyavenard
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•