On Do, 2016-05-05 at 01:21 -0700, veeranjaneyulu wrote:
> Hi all
> Thanks In Advance,
>
> we compiled rtmp dump/gstreamer1.0-plugins-bad_1.4.1 .Then we generated
> librtmps.so and libgstrtmp.so .But how to know its calling hardware caam via
> openssl ,support is working or not?
>
> my questions is previous libsrtp source code we added hardware caam support
> engine code .via openssl its working fine.like that in librtmp is available?
>
> gstreamer plugin:
> gst-launch-1.0 -v imxv4l2src device=/dev/video1 ! vpuenc ! rtppayh264 !
> rtmpsink location=//IP addr:port/live/streaming.
>
> Its streaming but how to whether software/Hardware encryption is going on?
librtmp is using GnuTLS or OpenSSL. Depending on whether those are
compiled with support for special CPU instructions or not, and
depending on if librtmp does things correctly, it will use those.
This has nothing to do with GStreamer.
--
Sebastian Dröge, Centricular Ltd ·
http://www.centricular.com_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel