Sign in
ara-mdk
/
platform
/
external
/
webkit
/
4acf298a95b9078ce6c74e343103ec68174adb32
/
.
/
Source
/
WebCore
/
manual-tests
/
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>