transcode_every_time
This commit is contained in:
parent
4b64aaa18f
commit
9182233d72
|
|
@ -85,7 +85,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
]
|
||||
];
|
||||
|
||||
if($new['use_common_backend']=="transcode_every_time"){
|
||||
if($new['use_common_backend']=='transcode_every_time'){
|
||||
switch($new['input']){
|
||||
case 'rtmp':
|
||||
$new['rtmp']['rtmp_password']="bhattji";
|
||||
|
|
|
|||
Loading…
Reference in New Issue