Open
Bug 847377
Opened 12 years ago
Updated 6 months ago
Implement MediaController and mediaGroup in HTMLMediaElement
Categories
(Core :: Audio/Video, task)
Core
Audio/Video
Tracking
()
NEW
People
(Reporter: baku, Unassigned)
Details
(Keywords: dev-doc-needed, parity-chrome, parity-safari)
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•3 years ago
|
Severity: normal → S3
Updated•6 months ago
|
Keywords: parity-safari
Updated•6 months ago
|
Type: defect → task
Updated•6 months ago
|
Keywords: parity-chrome
Updated•6 months ago
|
Component: DOM: Core & HTML → Audio/Video
You need to log in
before you can comment on or make changes to this bug.
Description
•