4

Is there an easy way to view a remote Raspberry Pi screen in my web browser? Kinda like VNC, except view-only. And, you know, in the browser.

1 Answer 1

3

You can literally run a VNC server on your RPi, view it in a browser, and set it to be read only :)

First, see http://www.raspberrypi.org/documentation/remote-access/vnc/ for instructions on installing VNC on your RPi. I haven't done it, but it seems pretty straight forward.

Second, you can set it in read-only mode. See https://superuser.com/questions/385545/can-vnc-server-be-put-into-a-read-only-mode for reference.

Lastly, there are several VNC clients that are web based. Something like https://www.realvnc.com/products/chrome/ would probably do the trick.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.