Ill test this let you know if it works, is listen required for tcp? seems to crash on client disconnect for me.If we stream video (note -k) withand play it on another device (pi5) using ffplayCode:
rpicam-vid -t 0 -k --inline --listen -o tcp://0.0.0.0:4567
We can then stop the rpicam-vid playback by entering x and return into its Terminal window.Code:
ffplay tcp://192.168.1.151:4567 -vf "setpts=N/30" -fflags nobuffer -flags low_delay -framedrop
Statistics: Posted by huggyb — Sun Aug 18, 2024 5:42 pm