After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752848 - glupload: Fails with tee (probably when GL pool is not used)
glupload: Fails with tee (probably when GL pool is not used)
Status: RESOLVED DUPLICATE of bug 752912
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-24 23:43 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-07-27 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2015-07-24 23:43:08 UTC
This pipeline use to work and fails now:

gst-launch-1.0 videotestsrc ! tee ! glupload ! fakesink


The uploader fails silently, not finding a upload method. I think this bug is generalized to when the GL pool is not used. As I also got this pipeline to fail the same way:

gst-lauch-1.0 v4l2src ! glimagsink
Comment 1 Nicolas Dufresne (ndufresne) 2015-07-27 12:52:11 UTC

*** This bug has been marked as a duplicate of bug 752912 ***