erroneous pipeline: no element "eglglessink"
Maxwell Carey
mcarey at ucar.edu
Tue Apr 22 12:28:56 PDT 2014
I'm trying to run the following command on a Raspberry Pi with Raspbian:
gst-launch-0.10 -v udpsrc port=9000 caps='application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264'
! rtph264depay ! h264parse ! omxh264dec ! eglglessink sync=false
But I get
WARNING: erroneous pipeline: no element "eglglessink"
I have already installed gstreamer0.10-plugins-bad and
libgstreamer-plugins-bad0.10-0 with apt-get. Is there another package I
should install?
More information about the gstreamer-devel
mailing list