DefaultCodec is for event view, not live
This commit is contained in:
parent
bcd590aede
commit
cf7b3b9f9f
|
@ -294,10 +294,10 @@ $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',
|
||||
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
||||
'Delay' => 'Delay',
|
||||
'DeleteAndNext' => 'Delete & Next',
|
||||
'DeleteAndPrev' => 'Delete & Prev',
|
||||
|
|
Loading…
Reference in New Issue