Andri Yngvason
Andri Yngvason
Well, I managed to make the tests pass on all browsers by carefully crafting the test data. It's now BT.709 full range. Ideally, the browsers should get this right, but...
Ping?
No worries. I was planning on bumping the soversion on next ABI change. Thanks for the reminder!
This message comes from `tight.c`. Does it also fail if you select a different encoding such as zrle or raw?
That feature is not implemented.
The first published version of the rfb protocol was version 3.3. This was in 1998. The current revision (3.8) was published in 2007. It is puzzling indeed that an entity...
> [@any1](https://github.com/any1) Would you be interested in a PR to support RFB 3.3 clients? I ask as I read [any1/wayvnc#277 (comment)](https://github.com/any1/wayvnc/issues/277#issuecomment-2634502214) If it doesn't add a lot of code, I'll...
I didn't know this (or I forgot), but according to spec, only security types 1 and 2 are supported for 3.3. This makes me like this a lot less than...
There is some mention of this here: https://github.com/LibVNC/libvncserver/blob/1c5d989ab50ee2baeb2fda717bc9c622516ccf98/include/rfb/rfb.h#L465
> Do we want to add apple_dh decryption abilities? You mean to ask if those other events should be implemented to support Apple's whacky protocol "version"? Sure, if you're up...