Closed
Bug 929894
Opened 11 years ago
Closed 11 years ago
[RTSP] Support Rtsp protocol using html a tag
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:1.3+)
RESOLVED
DUPLICATE
of bug 884702
blocking-b2g | 1.3+ |
People
(Reporter: vchang, Assigned: ethan)
References
Details
Here is an example that we should support for RTSP.
<a href="rtsp://xxx.xxx.xxx.xxx:554/testLink.3gp">RTSP Test Link</a>
Updated•11 years ago
|
blocking-b2g: --- → 1.3+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ettseng
Assignee | ||
Comment 1•11 years ago
|
||
The support of RTSP URL in <a href> tag will be done once bug 884702 (Support Rtsp protocol in url bar) is landed. We break the URI loading of rtsp scheme and hand off the request to video apps. See that bug for more detail.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•