First of all, i like this project, because the latency is very low!
But, i tryed to install the tool as described on my Mac M1 and ended up this:
Dis i do something wrong?
Terminal:
(venv) christian@Chris-MacBook-Pro src % python3 -m rmview
2026-04-03 08:15:17+0200 [-] Log opened.
[INFO] STARTING: Fri Apr 3 08:15:17 2026
[INFO] Searching configuration in rmview.json, /Users/christian/Library/Preferences/rmview.json
[INFO] Fetching configuration from /Users/christian/Library/Preferences/rmview.json
[WARNING] Config file "/Users/christian/Library/Preferences/rmview.json" is readable by others (permissions=644). If your config file contains secrets (e.g. password) you are strongly encouraged to make sure it's not readable by other users (chmod 600 /Users/christian/Library/Preferences/rmview.json)
[INFO] Using system default known hosts file
[INFO] Loading system default known hosts file, this may take a while...
[INFO] System default known host file loaded
[INFO] Connecting...
[INFO] Connected to 10.11.99.1
[INFO] Detected SW version: 3.25.0.142
[INFO] Detected device: reMarkable 2.0
[INFO] Using backend 'screenshare'
[INFO] Connecting to ScreenShare, make sure you enable it
[WARNING] Authenticating, please wait...
2026-04-03 08:15:19+0200 [-] ChallengeReaderProtocol starting on 5901
2026-04-03 08:15:19+0200 [-] Starting protocol <rmview.screenstream.screenshare.ChallengeReaderProtocol object at 0x10daa2270>
[INFO] received timestamp challenge 1775196721418
[INFO] Remote config file detected: /home/root/.config/remarkable/xochitl.conf
[INFO] Challenge: 0c9114bfd995d799e2bf309a6cb68728d41ff613ab0ff02fa9df773dfd18ac26, connecting to vnc
2026-04-03 08:15:21+0200 [-] Starting factory <rmview.screenstream.common.VncFactory object at 0x10daa3a10>
2026-04-03 08:15:21+0200 [-] (UDP Port 5901 Closed)
2026-04-03 08:15:21+0200 [-] Stopping protocol <rmview.screenstream.screenshare.ChallengeReaderProtocol object at 0x10daa2270>
2026-04-03 08:15:21+0200 [VncClient (BufferingTLSTransport),client] Using protocol version 3.800
2026-04-03 08:15:21+0200 [VncClient (BufferingTLSTransport),client] Server: reMarkable rfb
[INFO] Connection to VNC server has been established
First of all, i like this project, because the latency is very low!
But, i tryed to install the tool as described on my Mac M1 and ended up this:
Dis i do something wrong?
Terminal: