DefaultCodec is for event view, not live

This commit is contained in:
Isaac Connor 2022-02-16 09:28:21 -05:00 committed by Ben Dailey
parent bcd590aede
commit cf7b3b9f9f
1 changed files with 2 additions and 2 deletions

View File

@ -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',