Anyone have suggesstions - trying to use vncdo from my Mac to a Raspberry Pi and I'm getting "unknown security types"
INFO:twisted:Starting factory <vncdotool.command.VNCDoCLIFactory object at 0x107342cf0>
INFO:twisted:Using protocol version 3.8
INFO:twisted:Offered <AuthTypes.VENCRYPT: 19>
INFO:twisted:Offered <AuthTypes.RSA_AES256: 129>
INFO:twisted:Offered <AuthTypes.RSA_AES: 5>
INFO:twisted:unknown security types: (19, 129, 5)
INFO:twisted:Stopping factory <vncdotool.command.VNCDoCLIFactory object at 0x107342cf0>
INFO:twisted:Main loop terminated.
command:
vncdo -v -s hosname-u pi -p 'raspberry' capture screenshot.png
Anyone have suggesstions - trying to use vncdo from my Mac to a Raspberry Pi and I'm getting "unknown security types"
command:
vncdo -v -s hosname-u pi -p 'raspberry' capture screenshot.png