16 lines
328 B
Markdown
16 lines
328 B
Markdown
Allow to share screen over network with vnc on raspberrypi v1 or newer
|
|
|
|
===Installation===
|
|
Install Raspberry Pi OS Lite on raspberrypi or or debian without desktop)
|
|
|
|
install vnctv_X.Y.Z_all.deb
|
|
|
|
systemctl enable --now vnctv vnctv-web
|
|
|
|
===Usage===
|
|
|
|
launch x11vnc on the computer
|
|
|
|
connect to http://<server ip or hostname>:8080
|
|
|