canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
MarkFinkle (talk | contribs) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
Develop initial multi-screen capabilities within Firefox, where video content from one device (ie: phone or tablet) can be "projected" in a lightweight (possibly chromeless) browser window (or app?) on a second device. | Develop initial multi-screen capabilities within Firefox, where video content from one device (ie: phone or tablet) can be "projected" in a lightweight (possibly chromeless) browser window (or app?) on a second device. | ||
== | == MVP feature set == | ||
* | === Roku player app === | ||
''Firefox on Roku - final app name TBD'' | |||
* The ability to download app from Roku "Channel Store" | |||
* Initial interface on TV | |||
** Introduction page allowing users to discover and learn how to use the feature | |||
** Recent history list | |||
*** Need to figure how which pre-defined Roku screen type to use | |||
*** Also which title to use (video title, page title, URL?) | |||
** Loading screen with title: "streaming XXX" on TV | |||
** Indication of pausing on TV app (overlay a pause indicator on the TV so there is some visual indication that the screen is paused, not just frozen) - pause can be initiated from either mobile device or the Roku remote control | |||
** Go back to Firefox on Roku after finished streaming | |||
*** ie: to the "recent history" list so the user has something to actually to back to (or another screen) | |||
** Show general error messages | |||
*** Failed to download | |||
*** Failed to play | |||
=== Android UI === | |||
* Fix current bugs | |||
** {{Bug|921924}}, {{Bug|921948}} | |||
* Visual polishing | |||
** visual, micro-copy, icon, size, etc. | |||
* Be able to initiate screencasting from mobile (currently: long-press on video element & item in context menu) | |||
* Be able to pause / play from mobile | |||
== Technical specifications == | == Technical specifications == | ||
Line 20: | Line 40: | ||
** Play video | ** Play video | ||
** Pause video | ** Pause video | ||
** Change volume | ** Change volume (Roku does not support this, but other systems do) | ||
** Close player | ** Close player | ||
* Targets | * Targets | ||
Line 26: | Line 46: | ||
== UX design == | == UX design == | ||
* | * http://people.mozilla.org/~zfang/TV/Roku_AppUI_1205.png | ||
* http://people.mozilla.org/~zfang/TV/Roku_ControlBar_1205.png | |||
== Justification == | == Justification == | ||
Line 35: | Line 56: | ||
* All goals are met | * All goals are met | ||
* All user stories are implemented & tested | * All user stories are implemented & tested | ||
* All relevant telemetry probes are implemented |