Gstreamer level

Nicolas Dufresne nicolas at ndufresne.ca
Wed Jun 28 14:37:03 UTC 2017


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170628/ab2c6c7a/attachment.sig>


More information about the gstreamer-devel mailing list