Closed
Bug 1506924
Opened 6 years ago
Closed 2 years ago
Let Android EME ride the trains
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1652474
People
(Reporter: cpeterson, Unassigned, NeedInfo)
References
Details
(Whiteboard: [geckoview:fxr:p2] [gvtv:p2] [media-q2])
A media partner is testing EME on Android 7 and reports:
Firefox 63.02 doesn't play.
Firefox 64.0b9 beta doesn't play.
Firefox 65.0a1 Nightly *does* play.
Reporter | ||
Comment 1•6 years ago
|
||
Android EME was restricted to Nightly only by bug 1340172 until we design the EME UI in bug 1340169. GeckoView will want EME eventually.
status-firefox63:
affected → ---
status-firefox64:
affected → ---
status-firefox65:
unaffected → ---
Depends on: 1340169
OS: Unspecified → Android
Summary: EME playback doesn't work in Fennec 63 or 64 Beta on Android 7 → Let Android EME ride the trains
Whiteboard: [geckoview:p2][gvtv]
Comment 2•6 years ago
|
||
Since we are still missing the UI I'm wondering why we are considering now to let this ride the trains without the necessary UI?
Flags: needinfo?(cpeterson)
Priority: -- → P3
Reporter | ||
Comment 3•6 years ago
|
||
(In reply to Nils Ohlmeier [:drno] from comment #2)
> Since we are still missing the UI I'm wondering why we are considering now
> to let this ride the trains without the necessary UI?
This bug depends on UI bug 1340169, so it won't ride the trains until the UI is designed and implemented. I'll follow up with you and a mobile UX designer soon.
Flags: needinfo?(cpeterson)
Comment 4•6 years ago
•
|
||
@cpearce I've started investigating adding API support for EME into GeckoView. My understanding is that the android implementation needs to support asking for user permission before playing a video due to the fact that on Android, a unique user identifiable piece of data must be shared with the server. Is this actually the case? I started looking at Sorry wrong bug, let me move this comment to the correct but.dom/media/eme/MediaKeySystemAccessManager.cpp
but did not see anything that supported this use case.
Flags: needinfo?(cpearce)
Reporter | ||
Updated•6 years ago
|
status-firefox65:
--- → wontfix
status-firefox66:
--- → wontfix
status-firefox67:
--- → affected
Whiteboard: [geckoview:p2][gvtv] → [geckoview:p2] [gvtv:p2]
Updated•6 years ago
|
Whiteboard: [geckoview:p2] [gvtv:p2] → [geckoview:p2] [gvtv:p2] [media-q2]
Reporter | ||
Updated•6 years ago
|
status-firefox65:
wontfix → ---
status-firefox66:
wontfix → ---
status-firefox67:
affected → ---
Whiteboard: [geckoview:p2] [gvtv:p2] [media-q2] → [geckoview:fxr:p2] [gvtv:p2] [media-q2]
Comment hidden (advocacy) |
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•