Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5223

Camera board • Re: Neither the keypress or signal flags seem to properly apply.

$
0
0
If we stream video (note -k) with

Code:

rpicam-vid -t 0 -k --inline --listen -o tcp://0.0.0.0:4567
and play it on another device (pi5) using ffplay

Code:

ffplay tcp://192.168.1.151:4567 -vf "setpts=N/30" -fflags nobuffer -flags low_delay -framedrop
We can then stop the rpicam-vid playback by entering x and return into its Terminal window.
Ill test this let you know if it works, is listen required for tcp? seems to crash on client disconnect for me.

Statistics: Posted by huggyb — Sun Aug 18, 2024 5:42 pm



Viewing all articles
Browse latest Browse all 5223

Trending Articles