Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
ManualTests
/
video-rtsp.html
blob: f500f697e186bd4012a0186cc10e3c243adfdaa1 [
file
] [
log
] [
blame
]
<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>