Skip to content

Commit 92310a7

Browse files
committed
added background image to tests
1 parent e68add6 commit 92310a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test/www/bg.jpg

14.8 KB
Loading

test/www/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
file: "rtmp://localhost/myapp?carg=1/mystream?sarg=2"
1111
}
1212
],
13-
autostart: true,
13+
image: "http://localhost:8080/bg.jpg",
14+
autostart: false,
1415
width: 640,
1516
height: 480,
1617
primary: "flash"

0 commit comments

Comments
 (0)