[Pkg-chromium-maint] Bug#791429: WebRTC not working with libsrtp on Debian

Daniel Pocock daniel at pocock.pro
Sat Jul 4 16:49:26 UTC 2015


Package: chromium
Version: 43.0.2357.65-1~deb8u1
Severity: important

On jessie, with libsrtp 1.4.5~20130609~dfsg-1.1 the WebRTC call setup
fails.  It is described here:

https://code.google.com/p/chromium/issues/detail?id=501318

[34:43:0625/192203:VERBOSE1:srtpfilter.cc(706)] Failed to init SRTP, err=5
[34:43:0625/192203:VERBOSE1:srtpfilter.cc(706)] Failed to init SRTP, err=2

These log messages both relate to attempts to call srtp_init() from libsrtp

Could this be an issue with the Debian build of chromium or the libsrtp
in Debian?

Should the package use another version of libsrtp, maybe an embedded
version is required now?

It works fine with chromium in wheezy but not in jessie

$ ldd /usr/lib/chromium/chromium | grep srtp
	libsrtp.so.0 => /usr/lib/libsrtp.so.0 (0x00007fb96126a000)



More information about the Pkg-chromium-maint mailing list