Closed
Bug 984108
Opened 9 years ago
Closed 6 years ago
[Stingray] DLNA support
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: schien, Unassigned)
References
Details
(Whiteboard: [ft:conndevices])
Attachments
(1 file)
48.13 KB,
image/png
|
Details |
This is the meta bug to support DLNA on Firefox OS
Updated•9 years ago
|
Whiteboard: [stingray]
Comment 1•9 years ago
|
||
This bug focuses on 1. DLNA User Interface. 2. What else on top of uPnP.
Assignee: nobody → rexboy
Reporter | ||
Comment 2•9 years ago
|
||
This is the architecture for DLNA demo app. The blue blocks are the ongoing tasks.
Comment 3•9 years ago
|
||
WIP (based on plug.play.js): https://github.com/rexboy7/plug.play.js/blob/easyPlayer/easyPlayer/ It's now able to: * Discover uPnP servers around * Connect ContentDirectory service on media server * Folder-like browsing on media server * Stream and play media file (if supported by browser) Still require ssdp and UDP port implementation to make it work on Firefox.
Comment 4•9 years ago
|
||
WIP for Gaia: https://github.com/rexboy7/gaia/tree/DLNA-player This is workable with current WIP patch of UDP.
Comment 5•9 years ago
|
||
Latest update (see the tree of comment 4): * Refactored to support ConnectionManager, AVTransport * Able to play as a control point of 3-box model.
Comment 6•9 years ago
|
||
Latest update (see the tree of comment 4): * Able to send play, pause, stop, seek ahead/behind commands (which belong to AVTransport service) to media renderer. * Able to send volume up, volume down commands (which belong to RenderingControl service) to media renderer. * UI Polish to make it app-like. * Code refactors.
Updated•9 years ago
|
Whiteboard: [stingray] → [FT:Stream3]
Comment 7•9 years ago
|
||
I'm going to open another bug specifically for DLNA app in Gaia, and left this meta bug for tracking. Deassign myself.
Assignee: rexboy → nobody
Updated•8 years ago
|
Whiteboard: [FT:Stream3] → [ft:conndevices]
Updated•8 years ago
|
Blocks: TV_FxOS2.5
Updated•8 years ago
|
No longer blocks: TV_FxOS2.5
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•