Per client DO/UNDO commands frontend part - done
This commit is contained in:
@@ -169,6 +169,10 @@
|
||||
"channels": "Maximum Connected Clients",
|
||||
"channels_desc_1": "Apollo can allow a single streaming session to be shared with multiple clients simultaneously.",
|
||||
"channels_desc_2": "Some hardware encoders may have limitations that reduce performance with multiple streams.",
|
||||
"client_do_cmd": "Client connect commands",
|
||||
"client_do_cmd_desc": "Commands to be executed when client connects. All of the commands are executed detached.",
|
||||
"client_undo_cmd": "Client disconnect commands",
|
||||
"client_undo_cmd_desc": "Commands to be executed when client disconnects. All of the commands are executed detached.",
|
||||
"coder_cabac": "cabac -- context adaptive binary arithmetic coding - higher quality",
|
||||
"coder_cavlc": "cavlc -- context adaptive variable-length coding - faster decode",
|
||||
"configuration": "Configuration",
|
||||
|
||||
Reference in New Issue
Block a user