diff --git a/common/rfb/ServerCore.cxx b/common/rfb/ServerCore.cxx index f48eeaa..333e9b6 100644 --- a/common/rfb/ServerCore.cxx +++ b/common/rfb/ServerCore.cxx @@ -202,7 +202,7 @@ rfb::IntParameter rfb::Server::videoScaling rfb::IntParameter rfb::Server::x264Bitrate ("x264Bitrate", "Enable x264 encoding for full-screen video, in kbps. Default 0 (off)", - 0, 0, 2000); + 0, 0, 6000); rfb::BoolParameter rfb::Server::printVideoArea ("PrintVideoArea", "Print the detected video area % value.",