Confirmed users
620
edits
Ethantseng (talk | contribs) |
Ethantseng (talk | contribs) |
||
| Line 32: | Line 32: | ||
* {{Bug|992568}} - [RTSP] Refactor RtspChannel to support HTTP->RTSP redirection and rendering inside the browser | * {{Bug|992568}} - [RTSP] Refactor RtspChannel to support HTTP->RTSP redirection and rendering inside the browser | ||
** Although the basic framework was ready, before FFOS v1.4, RTSP on B2G is | ** Although the basic framework was ready, before FFOS v1.4, RTSP on B2G is rendered in the video app and supports only <a> and <video> tags. We had made a decision (in https://bugzilla.mozilla.org/show_bug.cgi?id=963565#c13) to render RTSP directly inside the B2G browser app. This bug serves as the collective implementation of several features, including: | ||
*** Support RTSP in URL bar and <iframe>. | *** Support RTSP in URL bar and <iframe>. | ||
*** Support HTTP->RTSP redirection. | *** Support HTTP->RTSP redirection. | ||