Closed
Bug 957508
Opened 11 years ago
Closed 7 years ago
[Video] Support bluetooth AVRCP 1.0 + 1.3
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dkuo, Unassigned)
References
Details
(Whiteboard: [caf priority: p2][CR 736484])
Bug 951025 is requesting the features of fast forward/rewind in video app, this reminds me we should also support bluetooth AVRCP in video app.
I am not sure if bluetooth AVRCP in video app should be landed together with fast forward/rewind, let's have Sri comment on this first, thanks.
Flags: needinfo?(skasetti)
Reporter | ||
Comment 1•11 years ago
|
||
John(or anyone who is going to take this): when you are going to implement AVRCP in video app, you might want to see bug 897882 first, which is bug that AVRCP was enabled in music app. There is a shared module introduced - remote_controls.js that will help you to implement the remote controls.
See Also: → 897882
Comment 2•11 years ago
|
||
This will not be done in the 1.4 time frame.
But I will add it to the backlog...
Flags: needinfo?(skasetti)
Blocks: CAF-v2.1-FC-metabug
Updated•10 years ago
|
Whiteboard: [CR 736484] → [caf priority: p2][CR 736484]
Updated•10 years ago
|
Blocks: CAF-v2.1-FC-metabug
No longer blocks: CAF-v2.1-FC-metabug
Reporter | ||
Comment 5•10 years ago
|
||
I will first do some tests about the media-button system messages in video app, to see if the AVRCP commands can function in the video app and not to conflict with the music app.
Assignee: nobody → dkuo
Reporter | ||
Comment 6•10 years ago
|
||
Okay, after I tested the |media-button| system messages in video app, it's expected that when video and music apps are both running, the |media-button| system messages will be dispatched to them, which means for now, if we enable the AVRCP supporting for video app without any gecko changes, when the AVRCP commands are sent from the bluetooth device, video and music apps will receive the same commands then do the same interactions, it's wrong for sure because only one media app should interact with the AVRCP commands at once, so if we want to implement this feature, then we need to fix in the gecko side first, and probably with the ux spec to define the interactions for the AVRCP between video and music apps.
Removing myself from the assignee since I have done the investigation.
Assignee: dkuo → nobody
Updated•10 years ago
|
No longer blocks: CAF-v2.1-CC-metabug
Updated•10 years ago
|
Blocks: CAF-v2.1-CC-metabug
Updated•10 years ago
|
No longer blocks: CAF-v2.1-CC-metabug
Comment 7•10 years ago
|
||
dev-webapi mailing thread for reference:
https://groups.google.com/forum/#!topic/mozilla.dev.webapi/UDX9bxZu-NA
Updated•10 years ago
|
Blocks: CAF-v2.1-CC-metabug
Updated•10 years ago
|
No longer blocks: CAF-v2.1-CC-metabug
Is this a blocker or not blocker. cafbot changes status several times.
Flags: needinfo?(ggrisco)
Comment 9•10 years ago
|
||
(In reply to Shawn Huang [:shawnjohnjr] from comment #8)
> Is this a blocker or not blocker. cafbot changes status several times.
Hi Shawn, thanks for pointing it out. This is a bug with cafbot which we'll try to fix right away. I don't think this bug should be blocking.
Flags: needinfo?(ggrisco)
Comment 10•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•