Raspberry Pi/Camera streaming

From Wiki
< Raspberry Pi
Revision as of 18:09, 19 January 2018 by Marcluer (talk | contribs)

Raspi with camera

raspivid -a 12 -t 0 -w 1280 -h 720 -hf -ih -fps 30 -o udp://192.168.1.10:5000


Raspi with monitor

omxplayer -n -1 --win 384,336,1920,1200 udp://@:5000