18 lines
290 B
Markdown
18 lines
290 B
Markdown
![]() |
# reStream
|
||
|
|
||
|
Snappy reMarkable screen sharing over SSH.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
On your **host** machine:
|
||
|
- Any POSIX-shell (e.g. bash)
|
||
|
- [zstd](http://www.zstd.net/)
|
||
|
- ssh
|
||
|
- ffmpeg (with ffmplay)
|
||
|
|
||
|
On your **reMarkable**:
|
||
|
- Any POSIX-shell
|
||
|
- [zstd](http://www.zstd.net/)
|
||
|
- netcat
|
||
|
- coreutils-head
|