mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-19 12:06:29 -04:00
Merge branch 'master' of github.com:ZoneMinder/zoneminder
This commit is contained in:
@@ -872,6 +872,7 @@ if ( $monitor->Type() != 'NVSocket' && $monitor->Type() != 'WebSite' ) {
|
||||
'1920x1080'=>'1920x1080 1080p',
|
||||
'2048x1536'=>'2048x1536 3MP',
|
||||
'2592x1944'=>'2592x1944 5MP',
|
||||
'3840x2160'=>'3840x2160 4K UHD',
|
||||
), $monitor->Width().'x'.$monitor->Height()
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user