mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
fixed image url in test html
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
file: "rtmp://localhost/myapp?carg=1/mystream?sarg=2"
|
||||
}
|
||||
],
|
||||
image: "http://localhost:8080/bg.jpg",
|
||||
image: "bg.jpg",
|
||||
autostart: false,
|
||||
width: 640,
|
||||
height: 480,
|
||||
|
Reference in New Issue
Block a user