Go to advanced search

by RZRRASP
Thu Apr 26, 2018 10:26 am
Forum: General discussion
Topic: gstreamer crash on Raspberry Pi Zero
Replies: 4
Views: 1693

Re: gstreamer crash on Raspberry Pi Zero

raspivid -t 0 -h 640 -w 480 -fps 30 -hf -b 1000000 -o -| gst-launch-1.0 -v ximagesrc use-damage=false xname=/usr/lib/torcs/torcs-bin ! videoconvert ! videoscale ! video/x-raw,width=480,height=640 ! vp8enc ! rtpvp8pay ! udpsink host=52.88.76.93 port=5100 I ran this code and it worked. i guess there w...

Go to advanced search