gstreamer in raspberry pi 4

sej sergio.espi at embention.com
Mon May 25 19:23:17 UTC 2020


Hi,
I'm trying to stream my raspberry pi camera to another pc and in android.
I tryied a lot of pipelines, the last one that I've probed was the next one:
/raspivid -b 100000 -n -t 0 -hf -fps 15 -w 640 -h 480 -o - | gst-launch-1.0
fdsrc ! h264parse ! rtph264pay config-interval=1 pt=96 ! gdppay !
tcpserversink host=192.168.1.134 port=5000/

But when I read the stream in the client side, I recive something like:
"autovideosink0-actual-sink-d3dvideo: There may be a timestamping problem,
or this computer is too slow".

Someone knows any solution?
Thanks in advance



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list