hodgesse1 / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

rtsp protocol in description element does not launch video player #311

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?
Google Earth,  Google Earth Pro

What steps will reproduce the problem?
1.create a KML Folder <description> that contains an <a href="rtsp:// 
server/file.sdp" >launch video player</a>
2.in GE client, click on folder to display the description balloon
3. click on the "launch video player" link

What is the expected output or behavior? What do you see instead?

An external Quicktime player should launch when clicking on the <a> link.
Nothing happens in v5, but this worked previously in versions 4.2 and 4.3.

What application versions (if any) are you using?
5.0.11733.9347

Which operating systems (and/or relevant web browsers) are affected?
Mac OS 10.5.8, webkit 5531 (this issue also affects GE 5 on Windows too)

Please provide any additional information (code snippets/links) below.
Here's the code snippet
<description><![CDATA[<a 
href="rtsp://sgqtss.arc.nasa.gov:554/wsfm09-current.sdp">launch 
video player</a>]]></description>

Original issue reported on code.google.com by Francis....@gmail.com on 5 Oct 2009 at 2:01

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 5 Oct 2009 at 10:38