-
Memory is allocated
https://github.com/cisco/libsrtp/blob/3ef1d8f323a6d2679a4754a543f232357eb0f102/test/rtp_decoder.c#L272
but at the end of function,never free it
-
Hi, I Have problem when I'm installing your package through yarn add
Is it my bad?
Very very long log... :/
> yarn add v1.17.3
> [1/4] 🔍 Resolving packages...
> warning medooze-media-server …
-
Dear all,
Please help me to resolve this issue which occur on building android in Windows. Build other C++ project works
I tried to write jni wrapper for used in my project in android studio.
A…
-
3 months ago, `PRIx64` was introduced into `srtp.c`:
https://github.com/cisco/libsrtp/commit/835fbedfb184015dfec967c9aa7ca8ca9223db68
However it seems that it's not supported by certain version …
-
Janus built from v0.7.6 tag
dependencies: {
"glib2": "2.50.3",
"jansson": "2.9",
"libnice": "0.1.16",
"libsrtp": "libsrtp2 2.2.0",
"crypto": "OpenSSL 1.1.0l 10 Sep…
-
One should be able to control linkage with libpcap, this patch is a start:
```
--- a/configure.in 2015-03-25 15:37:31.953386365 +0000
+++ b/configure.in 2015-03-25 15:39:49.192183689 +0000
@@ -182…
-
I have a big problem that confused me many weeks. For project needs, I have to rebuild the kurento-media-server with statically libraries. I rebuild all dependent libraries statically and modified s…
-
Hi,
On windows 10, Python 2.7.15, the build is failing with version 3.4.6, but succeed with 3.4.4
The error we get - "error C2059: syntax error: ')'" - multiple times...
Please let us know if…
-
Hi! I have simple Dockerfile with arm toolchain
```Dockerfile
FROM debian
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get -y install \
build-essential cmake gawk libncurses-dev …
-
After
`sudo snap install janus-gateway`
and then adding to my `$PATH` `/snap/bin`
```
KAJO:~$ $PATH
bash: /home/ft/.yarn/bin:/home/ft/.config/yarn/global/node_modules/.bin:/home/ft/.nvm/versions…