Video output from gstreamer getting stuck/green
Nicolas Dufresne
nicolas.dufresne at collabora.com
Wed Mar 26 11:19:16 PDT 2014
Le mercredi 26 mars 2014 à 10:38 -0700, manickam palaniappan a écrit :
> gst-launch-1.0 rtspsrc location=rtsp://xxx.xxx.xxx/videoSub ! 'application/x-rtp,media=video' ! decodebin ! videoconvert ! deinterlace ! queue max-size-buffers=3 silent=true ! videoconvert qos=true ! videoscale qos=true ! videobalance ! 'video/x-raw,width=176,height=144' ! videorate ! 'video/x-raw,framerate=9/1' ! videoconvert ! 'video/x-raw,width=176,height=144,format=RGB' ! facedetect profile=/opencv-2.4.8/data/haarcascades/haarcascade_frontalface_default.xml ! faceblur profile=/opencv-2.4.8/data/haarcascades/haarcascade_frontalface_default.xml ! videoconvert ! x264enc ! 'video/x-h264,profile=baseline' ! rtph264pay ! udpsink port=5000
Just a small recommendation, when you have large gst-launch command,
indent them. It helps in getting good help.
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140326/0b66c756/attachment-0001.sig>
More information about the gstreamer-devel
mailing list