how to stop stdout when creating srtpenc/srtpdec
Sebastian Dröge
sebastian at centricular.com
Tue Aug 16 07:30:34 UTC 2016
On Sat, 2016-08-13 at 16:35 -0700, Andres Gonzalez wrote:
> Hi,
>
> When I create srtpenc and srtpdec elements using
> gst_element_factory_make()
> WITHOUT adding them to any bin, I get the following stdout:
>
> testing rand_source...passed
> [...]
>
> Question: what is causing this and how do I stop it?
> Question: this appears that it might be useful in debugging, and if
> so, how do I control it and use it in a useful way?
That looks like something openssl prints during initialization, but it
must be something configurable (it doesn't do that here).
Check your openssl build :)
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160816/c5fbfe5b/attachment.sig>
More information about the gstreamer-devel
mailing list