wayvnc icon indicating copy to clipboard operation
wayvnc copied to clipboard

Support VSOCK sockets

Open bitthief opened this issue 2 years ago • 2 comments

Extends the UNIX domain socket support introduced in: https://github.com/any1/wayvnc/commit/81192ac74df316e0faf7bc2f985741f701db753d

Sample usage: wayvnc --max-fps=200 --seat=seat0 --gpu --output=HEADLESS-1 --vsock-socket 0xffffffff 5900

Discussion: https://github.com/any1/wayvnc/issues/144

bitthief avatar Aug 02 '22 08:08 bitthief

Please read CONTRIBUTING.md. Note that the same rules also apply for NeatVNC.

any1 avatar Aug 02 '22 21:08 any1

Both this and #146 can be implemented like this: https://gitlab.freedesktop.org/wayland/weston/-/commit/2f9319cef611a1c2925e65d63e1068b8f80a531b

any1 avatar Aug 10 '22 13:08 any1

Closed in favour of #227

any1 avatar Jan 18 '23 11:01 any1