restream/README.md
2020-02-12 13:51:59 +01:00

325 B

reStream

Snappy reMarkable screen sharing over SSH.

Requirements

On your host machine:

  • Any POSIX-shell (e.g. bash)
  • zstd
  • ffmpeg (with ffplay)
  • ssh

On your reMarkable:

  • zstd (opkg install zstd)
  • netcat (opkg install netcat)
  • coreutils-head (opkg install coreutils-head)