- Aug 23, 2014
-
- 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
-
Boris Grozev authored
-
- Aug 03, 2014
-
-
Daniel Pocock authored
-
- 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.
-
beilharz authored
the duration was set to 44 ms before (because ebml->last_pts_ms is initialized to -1; frame_time = 45 is added)
-
- 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
-
Daniel Pocock authored
- Jul 23, 2014
-
-
Boris Grozev authored
-