Confirmed users
1,643
edits
(4 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
* Add support for multi-track encoding to audio encoder {{bug|882603}} / Shelly | * Add support for multi-track encoding to audio encoder {{bug|882603}} / Shelly | ||
** Reported future feature. | ** Reported future feature. | ||
'''Media Source Extension''' | |||
* Study W3C spec/ John | |||
'''MediaRecorder''' | '''MediaRecorder''' | ||
* read documents / JW | * read documents / JW | ||
Line 27: | Line 23: | ||
** study AudioChannel, talk to Marco. | ** study AudioChannel, talk to Marco. | ||
** study MediaStreamGraph, tracing code from its mochitest sample. | ** study MediaStreamGraph, tracing code from its mochitest sample. | ||
'''Web Audio''' | '''Web Audio''' | ||
* read documents / JW | * read documents / JW | ||
Line 54: | Line 49: | ||
** waiting for review | ** waiting for review | ||
* {{Bug|877116}} - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC) | * {{Bug|877116}} - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC) | ||
** The aac audio is corrupt when using hw decoder | ** The aac audio is corrupt when using hw decoder. Maybe it's a hw issue. | ||
* {{Bug|877065}} - RTSP integration test / William Hsu | |||
** We are trying to use the gaia-ui-test to verify the functionality of RTSP streaming. | |||
** Adding test case. | |||
*{{Bug|879670}} - Video frames reordering when playing Rtsp streaming. / Peter Chang | |||
** The issue seems not relative to rtsp, may be ImageHost/ImageBridge issue. | |||
*{{Bug|878699}} - RTSP user story, audio live stream in background? | |||
** see also {{Bug|815069}} - [Audio] A mechanism for Gecko components without media element to join audio competing policy | |||
== Graphic == | == Graphic == | ||
Line 106: | Line 108: | ||
** Add mochitest | ** Add mochitest | ||
** On going review process | ** On going review process | ||
'''Web Animation''' | '''Web Animation''' | ||
* Study the spec on W3C. /Shelly | * Study the spec on W3C. /Shelly | ||
** Finish the part of Timing Model. | ** Finish the part of Timing Model. |