Commit Graph

357 Commits (6c6724de33584288783c028b808a1ef5c89a2809)

Author SHA1 Message Date
George Politis 6c6724de33 Updates libjitsi.jar to latest version that cleans up RTCP termination strategies.
11 years ago
Lyubomir Marinov 5f62a61c75 Updates ice4j to r437 and libjitsi to the master of jitsi/libjitsi.
11 years ago
Lyubomir Marinov 1af26e8d31 Fixes the compilation with Java Runtime Environment 6.
11 years ago
Lyubomir Marinov c495d18109 Clarifies, simplifies the source code. Traces RTCP-based feedback.
11 years ago
Boris Grozev efae095ea3 Updates libjitsi to e031e4fe.
11 years ago
Boris Grozev 86f419495f Updates libjitsi.jar (to ede3d25f1).
11 years ago
Boris Grozev dc659e550a Updates libjitsi to aa4e74b.
11 years ago
Boris Grozev a9d7c15c33 Updates libjitsi to 4a4a400.
11 years ago
Boris Grozev ad807ee0be Updates libjitsi to e999c50.
11 years ago
Lyubomir Marinov a793d2e0c2 Silences logs of DTLS-related exceptions.
11 years ago
Lyubomir Marinov 675b056130 Does not support DTLS v1.2.
11 years ago
Lyubomir Marinov 20f9082f18 Demotes the logging of the statistics about the sent and received RTCP SR/RR reports because they are too frequent.
11 years ago
hristoterezov e5ea5b347e Updates libjitsi.
11 years ago
Lyubomir Marinov 46ed2c58c3 Updates BouncyCastle to v1.51. Fixes issues with certain DTLS cipher suites. Supports DTLS v1.2.
11 years ago
Lyubomir Marinov 1ca8f8dbb3 Cleans up background threads related to speech activity more aggressively.
11 years ago
hristoterezov 47de77317a Updates libjitsi.
11 years ago
Boris Grozev 1aa9bbb298 Updates libjitsi to 622e8f9a3110.
11 years ago
Boris Grozev 36f54dd58f Updates libjitsi to 6f0925a490.
11 years ago
Boris Grozev 540a0e559a Updates libjitsi.jar to b6352170a53017.
11 years ago
George Politis 2ac7708a7c Updates fmj.jar to r64 and libjitsi to 4212fd90f0d29eae1d6c167c04895f0775e22aea
11 years ago
hristoterezov b477959ca0 Updates libjitsi.
11 years ago
hristoterezov 56882c66bd Fixes number of packets and lost packets statistics for media stream
11 years ago
Boris Grozev 1cf54b6fe7 Updates libjitsi.jar to d25205bdc6532 (enables recording in WAV format).
11 years ago
Lyubomir Marinov e637082d31 Fixes 'Scratch noise using opus/48000 codec' reported by Luca Antonioli.
11 years ago
Boris Grozev d10da4fdee Updates libjitsi.jar to 8e870faa608987.
11 years ago
George Politis 7ada31496b Ups fmj to r58 and libjitsi to af749fb7d0581972f169d9da043494c841f02830 so that we can build the libjitsi bundle to be used in the videobridge.
11 years ago
hristoterezov f42f2953b3 Adds methods for number of packets and number of lost packets to the MediaStreamStats.
11 years ago
Lyubomir Marinov bcc8960261 Supports RTCP XR.
11 years ago
Damian Minkov b5e80c5a9a Handles incoming format parameters for ilbc codec.
11 years ago
Boris Grozev d922f477da Updates libjitsi.jar to b08ec7f3ba0.
12 years ago
Damian Minkov d870522f1d Adds sdp parameter indicating the annex compatibility when g729 is enabled.
12 years ago
Boris Grozev b3a14e301d Updates libjitsi to e8366ff0408.
12 years ago
Boris Grozev ce5973e260 Updates libjitsi to dc71949d6c71.
12 years ago
Boris Grozev 76a83ef042 Updates libjitsi.jar to 0c3b9e838bd8797049685a48d8806f61688c9436.
12 years ago
Boris Grozev 1d10a9f9c0 Updates libjitsi, simplify code.
12 years ago
Boris Grozev 781334faf7 Updates libjitsi.jar to fc8040383ce5447837e1dff2b6df9690915443dc.
12 years ago
Boris Grozev ce54491504 Adapts to the changes to libjitsi moving the Recorder interface to the "recording" package.
12 years ago
Lyubomir Marinov 3d24d3f92d Fixes a false reporting of SSRC audio levels when such are negotiated but not sent.
12 years ago
Boris Grozev 662f94b566 Updates libjitsi.jar to 179151f1ab
12 years ago
Lyubomir Marinov 3f564b8c60 Implements DefaultTlsServer.getRSAEncryptionCredentials() which may be required by certain cipher suites.
12 years ago
Lyubomir Marinov dbd907ed29 Fixes the list of cipher suites supported by the DTLS server so that it reflects the capabilities of the actual Bouncy Castle implementations at this time.
12 years ago
Lyubomir Marinov 1637e21bc0 Lets RTP packets generated from mute data sources from time to time in order to fix an issue at the receiver which could cause it to get out of sync with respect to the SRTP index of the sender. Issue reported and fix suggested by Emil Ivov.
12 years ago
Lyubomir Marinov ced46ddfb3 Always uses Jitsi's own gain control because the use of PulseAudio's stream-specific volume control is reported to undesireably maximize the volume (https://java.net/jira/browse/JITSI-1050).
12 years ago
Lyubomir Marinov bc182c3a9f Fixes an issue which could cause SRTP to start failing to authenticate RTP packets after a number of RTP packets indicated as generated from a muted audio source were dropped.
12 years ago
Boris Grozev 7d4ad14af2 Updates libjitsi.jar to 62674e2ff53dd1e
12 years ago
Damian Minkov 351f682393 Updates dnsjava to 2.1.6, applying patch to set custom logger. Adds dns packages to packet logging.
12 years ago
Lyubomir Marinov 790c36f960 Mitigates an issue with sample rate conversion in Windows Audio Session API (WASAPI) which leads to audio glitches.
12 years ago
Lyubomir Marinov 5a047abcbf Mitigates an issue with sample rate conversion in Windows Audio Session API (WASAPI) which leads to audio glitches.
12 years ago
Ingo Bauersachs 5cf2a26673 Remove ridiculous code duplication and string comparisons
12 years ago
Boris Grozev 56a092de3c Updates libjitsi.jar to 5bc72cf4d
12 years ago