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