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

Pipeline error in gstreamer 1.20.0 on macosx #4

Closed
sikang99 opened this issue Mar 26, 2022 · 2 comments
Closed

Pipeline error in gstreamer 1.20.0 on macosx #4

sikang99 opened this issue Mar 26, 2022 · 2 comments

Comments

@sikang99
Copy link

Recently gstreamer is upgraded to 1.20.0 by brew of mac x86 notebook.
After upgrade, the examples do not work as follows.
In gstreamer 1.18.5, they work well.

[ GSTREAMER ] shim init
[ GST ] program is linked against GStreamer 1.20.0
panic: pipeline error

goroutine 1 [running]:
main.main()
/Users/stoney/coding/go/src/github.com/notedit/gst-go-demo/appsrc/main.go:15 +0x198
exit status 2

@sikang99
Copy link
Author

The problem was solved by setting GST_PLUGIN_PATH=/usr/local/lib/gstreamer-1.0.
Anyway Thanks for your source.

@notedit
Copy link
Owner

notedit commented Sep 11, 2022

thanks

@notedit notedit closed this as completed Sep 11, 2022
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

2 participants