mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
fixed IP
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<script type="text/javascript">
|
||||
var flashvars =
|
||||
{
|
||||
'streamer': 'rtmp://10.31.1.78/myapp',
|
||||
'streamer': 'rtmp://localhost/myapp',
|
||||
'file': 'mystream',
|
||||
'type': 'camera',
|
||||
'controlbar': 'bottom',
|
||||
|
Reference in New Issue
Block a user