change interface to generic which match all systems
This commit is contained in:
parent
9328ae0ae2
commit
98bed469ff
@ -5,7 +5,7 @@
|
|||||||
"channel": "Channel 1",
|
"channel": "Channel 1",
|
||||||
"player_url": "http://localhost/live/stream.m3u8",
|
"player_url": "http://localhost/live/stream.m3u8",
|
||||||
"playout_config": "/etc/ffplayout/ffplayout.yml",
|
"playout_config": "/etc/ffplayout/ffplayout.yml",
|
||||||
"net_interface": "ens3",
|
"net_interface": "lo",
|
||||||
"media_disk": "/",
|
"media_disk": "/",
|
||||||
"extra_extensions": ".jpg .jpeg .png"
|
"extra_extensions": ".jpg .jpeg .png"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user