Open
Bug 847377
Opened 12 years ago
Updated 2 years ago
Implement MediaController and mediaGroup in HTMLMediaElement
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: baku, Unassigned)
Details
(Keywords: dev-doc-needed)
No description provided.
Comment 1•12 years ago
|
||
We're waiting on this implementation over at http://lookback.io. We're currently recording four input sources (camera, screen, microphone and taps/touches) and need to sync them all with a single progress bar. We're able to do this in Safari and Chrome but currently can't support the Firefox browser due to the missing MediaController.
Given that our product is OS X heavy, we could live without it, but as we love Firefox and would love to see it grow on OS X, we want to support it, too.
Comment 2•11 years ago
|
||
Looks like Chrome will unship MediaController for now
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/MVcoNSPs1UQ
Updated•10 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•