No GL shader support available

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Feb 9 16:51:34 UTC 2016


Le mardi 09 février 2016 à 04:05 -0800, alwaysthinktwice a écrit :
> Hey guys please help me.
> 
> I wanna recive stream on android. Im using tutorial3.
> I have modified data->pipeline = gst_parse_launch("tcpclientsrc
> host=IP
> port=PORT  ! gdpdepay !  rtph264depay ! avdec_h264 ! videoconvert !
> autovideosink sync=false", &error);
> 
> When i started program i recieved error: "Error received from element
> sink:
> No GL shader support available.
> 
> What I have to do to remove this error?

The display path we use for Android requires GLES2 support (which
requires shader support). This is normally supported by all proper
Android devices, otherwise a lot of application would not work. Can you
tell us more about what is this device ?

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160209/2c9ef20a/attachment.sig>


More information about the gstreamer-devel mailing list