Closed
Bug 1202361
Opened 9 years ago
Closed 9 years ago
[Stingray][fling-player][TV][2.5] (TV side) TV to receive video casted from Fennec
Categories
(Firefox OS Graveyard :: Gaia::TV::Fling, defect, P1)
Firefox OS Graveyard
Gaia::TV::Fling
Tracking
(feature-b2g:2.5+)
People
(Reporter: rexboy, Assigned: Fischer)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-picked<2015/11/10>])
Attachments
(3 files)
We need to revise the fling player such that it works on our new presentation API use case. The working items includes:
1. Add spatial navigator.
2. Add control box which is able to play/stop the video.
3. The control box should sync its playing/stopping status with its remote sender.
Reporter | ||
Updated•9 years ago
|
Summary: [Stingray]Presentation API - Fling player → [Stingray]Presentation API - Video player
Reporter | ||
Updated•9 years ago
|
Summary: [Stingray]Presentation API - Video player → [Stingray]Cast video to TV
Reporter | ||
Updated•9 years ago
|
Summary: [Stingray]Cast video to TV → [Stingray]Cast video to TV (receiver side)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → fliu
Updated•9 years ago
|
feature-b2g: --- → 2.5+
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8662802 -
Flags: review?(rexboy)
Updated•9 years ago
|
Blocks: TV_Seamless_TVSide, 1205999
Updated•9 years ago
|
Summary: [Stingray]Cast video to TV (receiver side) → [TV][2.5] (TV side) TV to receive video casted from Fennec
Updated•9 years ago
|
Target Milestone: --- → FxOS-S8 (02Oct)
Reporter | ||
Comment 4•9 years ago
|
||
Comment on attachment 8662802 [details] [review]
PR #31905
Overall it looks good to me, just with some style and typo errors.
But since the interface of Presentation API in Gecko has moved to newer version, we need to align to it before landing.
I'm still trying to make the updated Gecko build works :-/
I'll ping you once it's ready.
Thanks for your work!
Attachment #8662802 -
Flags: review?(rexboy) → feedback+
Updated•9 years ago
|
Status: NEW → ASSIGNED
Comment 5•9 years ago
|
||
(In reply to KM Lee [:rexboy] from comment #4)
> Comment on attachment 8662802 [details] [review]
> PR #31905
>
> Overall it looks good to me, just with some style and typo errors.
> But since the interface of Presentation API in Gecko has moved to newer
> version, we need to align to it before landing.
> I'm still trying to make the updated Gecko build works :-/
> I'll ping you once it's ready.
>
> Thanks for your work!
Hi Rex,
Can you give us an update for the current status of the updated Gecko build? Can we get this done before Oct/2?
Flags: needinfo?(rexboy)
Flags: needinfo?(fliu)
Assignee | ||
Comment 6•9 years ago
|
||
Flags: needinfo?(fliu)
Attachment #8667689 -
Flags: review?(rexboy)
Reporter | ||
Comment 7•9 years ago
|
||
Let's try to finish reviewing it this week.
Flags: needinfo?(rexboy)
Reporter | ||
Comment 8•9 years ago
|
||
Comment on attachment 8667689 [details] [review]
PR #32120
Looks good to me overall, most of them are just coding style issue. But since several places need to be changed, and I'm a little bit concerned about adding in-code behavior test in the main code. Please come to me if you need discussion. Please set r? to me again after you finished changes.
Thank you!
Attachment #8667689 -
Flags: review?(rexboy)
Assignee | ||
Updated•9 years ago
|
Attachment #8667689 -
Flags: review?(rexboy)
Reporter | ||
Comment 9•9 years ago
|
||
Comment on attachment 8667689 [details] [review]
PR #32120
Looks good to me. Thank you!
Attachment #8667689 -
Flags: review?(rexboy) → review+
Reporter | ||
Comment 10•9 years ago
|
||
There's a one jshint error, please be sure to fix it before merging.
Assignee | ||
Updated•9 years ago
|
Summary: [TV][2.5] (TV side) TV to receive video casted from Fennec → [Stingray][fling-player][TV][2.5] (TV side) TV to receive video casted from Fennec
Assignee | ||
Comment 11•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Whiteboard: [ft:conndevices] → [ft:conndevices][partner-cherry-pick]
Assignee | ||
Updated•9 years ago
|
Component: Gaia::TV → Gaia::TV::Fling
Updated•9 years ago
|
Whiteboard: [ft:conndevices][partner-cherry-pick] → [ft:conndevices][partner-cherry-picked<2015/11/10>]
You need to log in
before you can comment on or make changes to this bug.
Description
•