===== 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 ==== [[https://wiki.marcluerssen.de/index.php?title=Raspberry_Pi/Camera_streaming]]\\ ---- ==== License ==== This manuals is made by **Wolfgang Spahn** 2020.\\ Except where otherwise noted, content on this wiki is licensed under the following license: [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].\\ Creative Commons License ----