Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting error "no bin "clockselect", unpacking elements" on listener side #27

Open
abhijeetlone opened this issue May 12, 2021 · 5 comments

Comments

@abhijeetlone
Copy link

debian@arm:$ gst-launch-1.0 clockselect. ( clock-id=realtime avtpsrc ifname=eth0.5 address=01:AA:AA:AA:AA:AA ! queue max-size-buffers=0 max-size-time=0 ! avtpaafdepay streamid=0xAABBCCDDEEFF000B ! audioconvert ! autoaudiosink )
0:00:00.252186083 1213 0x6cfac0 ERROR GST_PIPELINE gst/parse/grammar.y:1131:priv_gst_parse_yyparse: no bin "clockselect", unpacking elements
WARNING: erroneous pipeline: no bin "clockselect", unpacking elements
debian@arm:
$

I am getting error "no bin "clockselect", unpacking elements" please helpout

@abhijeetlone
Copy link
Author

please replay I am getting error "no bin "clockselect", unpacking elements" on listener side

@edersondisouza
Copy link
Collaborator

Does the gstreamer installation include the clockselect element? What does gst-inspect-1.0 debugutilsbad show?

@cowley-ong
Copy link

gst-inspect-1.0 debugutilsbad

(gst-plugin-scanner:3683): GStreamer-WARNING **: 21:16:45.454: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: undefined symbol: gst_egl_image_export_dmabuf
Plugin Details:
Name debugutilsbad
Description Collection of elements that may or may not be useful for debugging
Filename /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so
Version 1.16.2
License LGPL
Source module gst-plugins-bad
Source release date 2019-12-03
Binary package GStreamer Bad Plugins (Ubuntu)
Origin URL https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad1.0

checksumsink: Checksum sink
chopmydata: FIXME
compare: Compare buffers
debugspy: DebugSpy
errorignore: Convert some GstFlowReturn types into others
fakevideosink: Fake Video Sink
fpsdisplaysink: Measure and show framerate on videosink
testsrcbin: Generic bin
watchdog: Watchdog

9 features:
+-- 9 elements

@edersondisouza
Copy link
Collaborator

Oh, the AVTP plugin and the clockselect element were not part of gstreamer 1.16. So my suggestions are either update it (they are in 1.18) or build it from the sources.

@cowley-ong
Copy link

cowley-ong commented Sep 24, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants