DefaultCodec is for event view, not live
This commit is contained in:
parent
9d400b9f6c
commit
93ab345a3a
|
@ -294,7 +294,7 @@ $SLANG = array(
|
|||
'Debug' => 'Debug',
|
||||
'DefaultRate' => 'Default Rate',
|
||||
'DefaultScale' => 'Default Scale',
|
||||
'DefaultCodec' => 'Default Method For Live View',
|
||||
'DefaultCodec' => 'Default Method For Event View',
|
||||
'DefaultView' => 'Default View',
|
||||
'Deinterlacing' => 'Deinterlacing',
|
||||
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
||||
|
|
Loading…
Reference in New Issue