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