bordaigorl / rmview

A live viewer for reMarkable written in PyQt5
GNU General Public License v3.0
765 stars 64 forks source link

Authenticated but not sharing #143

Closed NazzarenoG closed 2 years ago

NazzarenoG commented 2 years ago

1) I activate screen share on remarkable 2) I run rmview (windows 10) 3) I get

[INFO] Detected reMarkable 2.0 [INFO] Using backend 'screenshare' [INFO] Connecting to ScreenShare, make sure you enable it [WARNING] Authenticating, please wait... 2022-09-06 11:58:28+0200 [-] ChallengeReaderProtocol starting on 5901 2022-09-06 11:58:28+0200 [-] Starting protocol <rmview.screenstream.screenshare.ChallengeReaderProtocol object at 0x000001B569762E50>

4) Instead of the screen shared, I see "Connecting to reMarkable..."

NazzarenoG commented 2 years ago

Well, solved. I had to allow access also on Public Networks, not only to private. Maybe you should tell this somewhere