summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/video-rtsp.html
blob: f500f697e186bd4012a0186cc10e3c243adfdaa1 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>RTSP playback test</title>
</head>
<body>
<video width=400 height=300 preload=none autoplay src="rtsp://dmzosx001.dpa.act.gov.au/medium"></video>
<p>Test that RTSP URL loads.<p>
</body>
</html>