Table of Contents
Direct TCP Stream with Netcat
Enable the camera and type in these comands.
On the Raspberry Pi:
$ raspivid -t 0 -l -o - | nc -k -l 5000
On the client computer:
$ mplayer -x 1920 -y 1080 -geometry 0:0 -fps 50 -demuxer h264es -noborder ffmpeg://tcp://192.168.178.129:5000
Links
License
This manuals is made by Wolfgang Spahn 2020.
Except where otherwise noted, content on this wiki is licensed under the following license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.