This shows you the differences between two versions of the page.
| docu:csheet:sysadm:files:share_ffmpeg_stream [2023/04/15 19:47] – created admin | docu:csheet:sysadm:files:share_ffmpeg_stream [2023/04/15 19:48] (current) – admin | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| sudo cat /dev/fb0 | nc -l -p 1234 | sudo cat /dev/fb0 | nc -l -p 1234 | ||
| ## Client (replace 1920x1080 with the server' | ## Client (replace 1920x1080 with the server' | ||
| - | nc 127.0.0.1 | + | nc SERVERIP |
| </ | </ | ||
| Source: https:// | Source: https:// | ||