Sign in
webkit
/
WebKit
/
e6bcead3b2e11a841d6dff18fb0cd638685a6f96
/
.
/
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>