Help with GStreamer

TheComputerGuy rosscomputerguy at protonmail.com
Sat Oct 3 17:26:42 UTC 2020


I'm currently working on something that uses GStreamer,
https://github.com/MidstallSoftware/openmic. I'm having issues linking my OpenMicNode's (code is at src/lib/node.c). I've checked the docs and my code should work but I get this when running one of the executables for my program:

(openmic-cli:1794485): GStreamer-WARNING **: 10:26:09.981: Trying to link elements autoaudiosrc0 and autoaudiosink0 that don't share a common ancestor: autoaudiosink0 hasn't been added to a bin or pipeline, and autoaudiosrc0 is in autoaudiosink0

(openmic-cli:1794485): GStreamer-WARNING **: 10:26:09.981: Trying to link elements autoaudiosrc0 and autoaudiosink0 that don't share a common ancestor: autoaudiosink0 hasn't been added to a bin or pipeline, and autoaudiosrc0 is in autoaudiosink0

** (openmic-cli:1794485): ERROR **: 10:26:10.056: OpenMicContext: Internal data stream error.
zsh: trace trap (core dumped) ./build/openmic-cli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201003/62f82f03/attachment.htm>


More information about the gstreamer-devel mailing list