Le mercredi 28 juin 2017 à 02:57 -0700, Ayan a écrit :
> Hi,
>
> Can I add gstreamer level in between source and sink? If yes, how?
Sure, on Linux with gst_parse_launch(), you could pass a pipeline
description that is similar to:
"pulsesrc ! level ! pulsesink"
Then you just need to watch for the messages on the bus.
regards,
Nicolas
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel