projects
/
framework
/
web
/
webkit-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "Use EwkView's variables instead of drawingScaleFactor and drawingScrollPositio...
[framework/web/webkit-efl.git]
/
ManualTests
/
video-rtsp.html
1
<html>
2
<head>
3
<title>RTSP playback test</title>
4
</head>
5
<body>
6
<video width=400 height=300 preload=none autoplay src="rtsp://dmzosx001.dpa.act.gov.au/medium"></video>
7
<p>Test that RTSP URL loads.<p>
8
</body>
9
</html>