mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Merge pull request #40 from aleksasiriski/patch-2
This commit is contained in:
commit
98d7763f03
1 changed files with 1 additions and 0 deletions
1
rffmpeg
1
rffmpeg
|
|
@ -608,6 +608,7 @@ def run_control(config):
|
|||
if len(fallback_processes) > 0:
|
||||
host_mappings[0] = {
|
||||
"hostname": "localhost (fallback)",
|
||||
"servername": "localhost (fallback)",
|
||||
"weight": 0,
|
||||
"current_state": "fallback",
|
||||
"commands": fallback_processes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue