-
Notifications
You must be signed in to change notification settings - Fork 20
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
Comments
please replay I am getting error "no bin "clockselect", unpacking elements" on listener side |
Does the gstreamer installation include the clockselect element? What does |
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 checksumsink: Checksum sink 9 features: |
Oh, the AVTP plugin and the |
Thank you for your information!
On Fri, 17 Sep 2021 at 12:57 AM, Ederson de Souza ***@***.***> wrote:
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.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVVDYQFUXNRUDBDG2M72G3LUCIOW5ANCNFSM44YAV4NQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Best regards.
Yetao Wang
|
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
The text was updated successfully, but these errors were encountered: