diff --git a/web/zm_html_view_monitor.php b/web/zm_html_view_monitor.php index 3d3375034..e8a0a47e0 100644 --- a/web/zm_html_view_monitor.php +++ b/web/zm_html_view_monitor.php @@ -61,7 +61,7 @@ $new_monitor[Triggers] = split( ',', $monitor[Triggers] ); $new_x10_monitor = $x10_monitor; } - $local_palettes = array( "Grey"=>1, "RGB24"=>4, "RGB565"=>3, "YUV420P"=>15 ); + $local_palettes = array( "Grey"=>1, "RGB24"=>4, "RGB565"=>3, "RGB555"=>6, "YUV422P"=>13, "YUV420P"=>15 ); $remote_palettes = array( "8 bit greyscale"=>1, "24 bit colour"=>4 ); $orientations = array( "Normal"=>0, "Rotate Right"=>90, "Inverted"=>180, "Rotate Left"=>270 ); ?> @@ -320,7 +320,7 @@ function closeWindow() ?> Maximum FPS FPS Report Interval -Reference Image Blend %ge +Reference Image Blend %ge