reStream icon indicating copy to clipboard operation
reStream copied to clipboard

Stream your reMarkable screen over SSH.

Results 29 reStream issues
Sort by recently updated
recently updated
newest added

PR open as followup for https://github.com/rien/reStream/pull/46 as requested in https://github.com/rien/reStream/pull/46#issuecomment-1120767456

This is useful to point out parts of your drawing directly on remarkable when streaming to a video conference. Demo: https://user-images.githubusercontent.com/516527/104781158-44688e80-5782-11eb-8416-4a6d07bf36dc.mp4 I don't have a RM1, so I couldn't test...

Per the title. The latest software update to the reMarkable firmware breaks `reStream`. Software version `2.12.1.527`. Output of `reStream`: ``` [SSH] true [SSH] cat /sys/devices/soc0/machine [SSH] [ -f /dev/shm/swtfb.01 ]...

`ssh` access should not be attempted again if the reason the program is exiting is because `ssh` access failed. I also think that the program should not print help messages...

When running reStream.sh, everything seems to connect fine and I get the window opened up, but the screen is just blank white. Any debugging help would be appreciated. My remarkable...

Currently, the reStream shell script calls `ssh` [6-7 times](https://github.com/rien/reStream/blob/9deee838c9d3d7c1bd1270f3083260106c9c4e80/reStream.sh). I ssh to the Remarkable using my Yubikey with a [touch policy configured](https://ruimarinho.gitbooks.io/yubikey-handbook/content/openpgp/touch-protection/enabling-touch-protection.html). The policy requires me to touch the Yubikey...

I often need to grab a single image in order to add to my online notebooks or share a drawing to friends and colleagues. What I end up doing is...

Add a simple way to add extra video filters to `ffplay`. I propose `-e | --extra-filters` which would set the next argument as the initial value for `video_filters`. One use...

enhancement
good first issue

I tried using reStream, but it didn't really work: First of all I couldn't use "10.11.99.1" for some reason but had to change everything to "192.168.178.47". Then the ssh-copy-id for...

Hello, during the implementation of reStream for reMarkable2 one person posted a comment that apparently you can stream the display in full color: https://github.com/rien/reStream/issues/28#issuecomment-729119025 Would it be possible to integrate...