DefaultCodec is for event view, not live

This commit is contained in:
Isaac Connor 2022-02-16 09:28:21 -05:00
parent 9d400b9f6c
commit 93ab345a3a
1 changed files with 2 additions and 2 deletions

View File

@ -294,10 +294,10 @@ $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',
'Delay' => 'Delay', 'Delay' => 'Delay',
'DeleteAndNext' => 'Delete & Next', 'DeleteAndNext' => 'Delete & Next',
'DeleteAndPrev' => 'Delete & Prev', 'DeleteAndPrev' => 'Delete & Prev',