Confirmed users
620
edits
Ethantseng (talk | contribs) |
Ethantseng (talk | contribs) |
||
Line 73: | Line 73: | ||
== Ethan == | == Ethan == | ||
==== Done & Working: ==== | ==== Done & Working: ==== | ||
# {{bug|951175}} - [RTSP][V1.3] Disabling network on the hotspot will cause a system hang while FxOS is playing RTSP streaming | # {{bug|951175}} - [RTSP][V1.3] Disabling network on the hotspot will cause a system hang while FxOS is playing RTSP streaming '''(landed) (1.3+)''' | ||
#* We are not aware of that the network state is disconnected in this case. | #* We are not aware of that the network state is disconnected in this case. | ||
#* The root cause is a blocking function call within the stagefright library, which is invoked by the main thread of b2g process. | #* The root cause is a blocking function call within the stagefright library, which is invoked by the main thread of b2g process. | ||
# {{bug|945603}} - [RTSP][Gaia] Support Rtsp Protocol in URL Bar on b2g Browser | # {{bug|945603}} - [RTSP][Gaia] Support Rtsp Protocol in URL Bar on b2g Browser '''(work in progress) (1.4?)''' | ||
#* The basic idea is to create a custom document according to the MIME type to handle the load. | #* The basic idea is to create a custom document according to the MIME type to handle the load. | ||