- Aug 03, 2014
-
- Aug 02, 2014
-
- Aug 01, 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
-
-
Boris Grozev authored
- Jul 23, 2014
-
-
Boris Grozev authored
-
Boris Grozev authored
-
- Jul 22, 2014
-
-
Lyubomir Marinov authored
Ensures that the lengths of the values of the ice-ufrag and ice-pwd attributes conform to RFC 5245 15.4. "ice-ufrag" and "ice-pwd" Attributes. Reported by Philipp Hancke.
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
George Politis authored
-
George Politis authored
HighestQualityRTCPTerminationStrategy now extends BasicRTCPTerminationStrategy reducing code duplication.
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
Renames writeRTCPFeedbackMessage() -> writeControlPayload() in various places (RTPTranslatorImpl, RTPConnectorImpl, ...)
-
George Politis authored
-
George Politis authored
-