Resolve KASM-2948 "Feature/ qoi support"
This commit is contained in:
committed by
Matthew McClaskey
parent
9622048753
commit
ba8e98a9f6
@@ -230,6 +230,7 @@ rfb::IntParameter rfb::Server::udpFullFrameFrequency
|
||||
("udpFullFrameFrequency",
|
||||
"Send a full frame every N frames for clients using UDP. 0 to disable",
|
||||
0, 0, 1000);
|
||||
|
||||
rfb::IntParameter rfb::Server::udpPort
|
||||
("udpPort",
|
||||
"Which port to use for UDP. Default same as websocket",
|
||||
|
||||
Reference in New Issue
Block a user