How to add hardware caam support in librtmp is the part of libgstrtmp.so

Sebastian Dröge sebastian at centricular.com
Thu May 5 10:26:50 UTC 2016


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


More information about the gstreamer-devel mailing list