- Sep 02, 2014
-
-
George Politis authored
Use the remote bandwidth estimator for REMBs reported by the MaxThroughputBridgeRTCPTerminationStrategy.
-
- Sep 01, 2014
-
- Aug 31, 2014
-
-
Lyubomir Marinov authored
Fixes an automatic conversion from int to long which has caused the remote bitrate estimator to not work.
-
- Aug 29, 2014
-
- Aug 27, 2014
-
-
Lyubomir Marinov authored
Reduces the number of allocations in the remote bitrate estimator in order to reduce the effects of the garbage collector.
-
- Aug 26, 2014
-
-
Lyubomir Marinov authored
- Aug 22, 2014
-
-
George Politis authored
- Aug 20, 2014
-
-
Boris Grozev authored
Adds a method that allows sending application data through DTLS. Enables handling of received application data when DTLS-SRTP is enabled.
-
- Aug 13, 2014
-
-
Boris Grozev authored
Adds a registerUser() method to SrtpControl. Needed for allowing multiple MediaStream-s to share an SrtpControl.
-
- Aug 09, 2014
-
-
Boris Grozev authored
-
- Aug 08, 2014
-
-
Boris Grozev authored
-
- Aug 05, 2014
-
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
- Aug 03, 2014
-
-
Daniel Pocock authored
-
- Aug 02, 2014
-
- Jul 31, 2014
-
- Jul 30, 2014
-
-
Lyubomir Marinov authored
Demotes the logging of the statistics about the sent and received RTCP SR/RR reports because they are too frequent.
-
- Jul 29, 2014
-
-
Lyubomir Marinov authored
- Jul 28, 2014
-
-
Boris Grozev authored
-
- Jul 27, 2014
-
-
Boris Grozev authored
-
Boris Grozev authored
Reported by Thomas Kuntz.
-
Boris Grozev authored
-
Kuntz Thomas authored
-
Kuntz Thomas authored
Because now RtpdumpStream doesn't use the rtpdump timestamp to sync the stream. Now the sync use the timestamp of rtp packet directly, with the timebase computed from the framerate/samplerate of the Format. Also change the static method that create rtpdump MediaDeviceImpl : it now takes a MediaFormat, so that it can get the clock rate of the format (used in the timebase).
-
Kuntz Thomas authored
but provide a static method creating a AudioMediaDeviceImpl or MediaDeviceImpl (for video) for convenience instead.
-
Kuntz Thomas authored
classes of the rtpdump package now use RtpdumpPacket, that extends RawPacket (so the parsing is done by RawPacket). Also fix a javadoc typo.
-
Kuntz Thomas authored
-
Kuntz Thomas authored
packet that were recorded. Also add a custom MediaDevice for convenience.
-
- Jul 26, 2014
-
- Jul 24, 2014
-