-
Hi,
I'm unable to build the D3D Solution. After the build, the following is shown.
========== Rebuild All: 8 succeeded, 1 failed, 0 skipped ==========
I deployed the Unity D3D app to the Ho…
-
Coverity Scan is free source code analysis for open-source tools https://scan.coverity.com/ -- it seems like it'd be a good idea to register LibSRTP with it.
-
Sorry I'm newbie here,
Is it possible to integrate Libsrtp into web server app specifically [Kore](https://github.com/jorisvink/kore), which can stream live webcam feed from the server to client.
I …
-
Hi,
I'm using GStreamer for streaming media an I have encountered some problems when porting their SRTP
plugin (https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/srtp) to 2.1.0-pre. T…
-
I am trying to run inference through deepspeech-gpu. I have GeForce GTX 1070 with Cuda 8 enabled GPU and ubuntu 16.04 LTS. After installing when I run command :
deepspeech models/output_graph.pb my…
-
how to use cryptodev engine(hardware encryption) in libsrtp-1.5.3 with openssl?
we want to stream fullHD(1920 \* 1080 @ 15fps) with hardware encryption using symmetric key encryption.
-
Hi Folks, I am running Valgrind over mixer module in our project and I am getting some definitely lost bytes in libsrtp code,
Valgrind log report snippet
=======================
==8487== 16 bytes…
-
### Versions
* Python: 2.7.13
* OS: Centos 7
* Kivy: 1.10.0 (and 1.10.1.dev0)
* Kivy installation method: pip wheel kivy -> pip (install wheel, on target system)
### Description
To avo…
-
The code indentation style in libsrtp has ended up extremely inconsistent -- two-space, four-space, three-space, leading space on the left before function declarations, etc. This makes reading it ver…
-
I'm using Janus with the SIP plugin, and this crash initially happened in a production environment. I'm now able to recreate this pretty consistently within 10-15 minutes of running a test setup tailo…