- Mar 10, 2014
-
-
Boris Grozev authored
from the MediaStream. Fixes a failure to re-start streams in certain situations (sometimes after hold), resulting in no audio.
-
- Mar 09, 2014
-
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
- Mar 04, 2014
-
-
Lyubomir Marinov authored
-
Boris Grozev authored
Updates fmj.jar to r40 (Fakes a TimeoutEvent when a ReceiveStream is replaced with a PassiveSSRCInfo (e.g. when an RTCP Receiver Report is received, instead of a Sender Report, for the ReceiveStream).).
-
- Feb 26, 2014
-
-
Lyubomir Marinov authored
-
Boris Grozev authored
AudioMixer. Improves handling of ReceiveStream timeout events in MediaStreamImpl (handles TimeoutEvent-s with a null ReceiveStream). Calls getDataSource().disconnect() on ReceiveStream-s when they are removed.
-
Boris Grozev authored
-
Lyubomir Marinov authored
-
- Feb 21, 2014
-
-
Lyubomir Marinov authored
-
- Feb 20, 2014
-
-
Boris Grozev authored
For RTCP FIR messages, use the SSRC from the packet FCI, instead of the 'SSRC of media source' field (see RFC5104 sections 4.3.1.1 and 4.3.1.2).
-
Boris Grozev authored
-
Boris Grozev authored
-
- Feb 18, 2014
-
-
Lyubomir Marinov authored
-
- Feb 17, 2014
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- Feb 14, 2014
-
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
Multiple consumers expect the format list to be populated
-
- Feb 13, 2014
-
-
Lyubomir Marinov authored
Fixes a deadlock in the ICE implementation between Agent.free() and StunClientTransaction observed in Jitsi Videobridge.
-
Lyubomir Marinov authored
Fixes an issue with Packet Loss Concealment (PLC) which could cause muting in Jitsi Videobridge conferences to 'repeat' after unmuting.
-
- Feb 11, 2014
-
-
Lyubomir Marinov authored
Uses a single Thread per StunStack to expire StunServerTransactions in order to reduce the total number of utilized Threads.
-
- Feb 10, 2014
-
-
Lyubomir Marinov authored
Defaults to not dropping received RTP packets from muted audio sources and allows the behavior to be enabled through a ConfigurationService property.
-
Lyubomir Marinov authored
-
- Feb 08, 2014
-
-
Ingo Bauersachs authored
-
- Feb 06, 2014
-
-
Damian Minkov authored
-
- Feb 04, 2014
-
-
Lyubomir Marinov authored
Uses client-to-mixer audio levels as defined by RFC 6464 to reduce the effects of decryption, decoding, and audio mixing in the presence of muted audio sources in a Jitsi Videobridge telephony conference.
-
- Jan 26, 2014
-
-
Lyubomir Marinov authored
-
- Jan 23, 2014
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
Takes into account --min-port and --max-port for the Jingle ICE-UDP transport. Attempts to be more resilient to packet loss during DTLS handshaking.
-
- Jan 20, 2014
-
-
Lyubomir Marinov authored
-
- Jan 18, 2014
-
-
Lyubomir Marinov authored
net.java.sip.communicator to the package org.jitsi.
-
- Jan 17, 2014
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Boris Grozev authored
-
- Jan 16, 2014
-
-
Vincent Lucas authored
-