Commit Graph

53 Commits

Author SHA1 Message Date
bossiel 0e28292878 Begin adding support for draft-alvestrand-rmcat-remb-02 2013-05-19 22:53:53 +00:00
bossiel c6ea8f7fab Fix issue 261 (Adds support for Opus audio codec)
Fix issue 262, issue 263 and issue 264
2013-05-07 04:55:21 +00:00
bossiel fc57ebdcd6 Use MD5 CNAMEs to avoid padding issues 2013-04-12 08:03:36 +00:00
bossiel 181bc7b13d - Adds support for ZeroArtifacts (Perfect video quality)
- Better interop with WebRTC endpoints (better video quality)
- Lock-free on MediaSessionMgr for better performances on both audio and video
- Re-design the video jitter buffer for better CPU prefs and video quality. Request lost frames (RTC-NACK) as many times as required to deal with RTCP-losses. The FPS guesser is smarter.
- Fix issues on RTP timestamps on video pkts
- Update libsrtp binaries on Android and Windows (Use latest CVS)
- Better interop with other h264-rtp implementations (e.g. gstreamer, bria, cisco, polycom, lync...)
- Fix issue 233 (tinyNET does not compile on MAC + fix/patch)
- Fix issue 234 (tinyDAV does not compile on MAC)
- Fix issue 238 (iOS: Bad audio quality when audio/video call uses cpu intensive audio codec (e.g. g729 or speex))
- Fix issue 239 (Adds support for thread priority setting). Timers and audio/video threads now use high priority.
- Fix issue 242 (Hold/Resume fails when audio driver is opensl-es (Android))
- Fix issue 243 (PictureID in VP8 is not correct (only happens when there is overflow on the first 4 bytes))
- Fix issue 244 (Adds callbacks from codecs to session to signal IDR frames decoding)
- Fix issue 245 (Fail to decode h264 buffer)
- FIx issue 246 (Gnu Autotools: Detect support for monotonic timers in configure.ac)
2013-04-09 22:22:16 +00:00
bossiel 69c0e891df Allows relaying SRTP-Event (webrtc2sip) 2013-03-26 19:48:01 +00:00
bossiel 49ab8a0fed Remove codec id forward declaration 2013-03-23 01:31:00 +00:00
bossiel da1bab6ce5 Improve codec mapping when bypassing is enabled 2013-03-23 01:20:37 +00:00
bossiel c827455b24 Fix issue 224 and complete previous commit fixing issue 194 2013-03-22 23:32:22 +00:00
bossiel 2179235803 Fix issue 194 2013-03-22 17:20:17 +00:00
bossiel 1540bf5dcf Adds support for TCP/TLS outbound (webrtc2sip) 2013-03-13 14:26:06 +00:00
bossiel aaa135d14b Fix race condition issue on TLS connect under centOS 2013-03-11 08:37:03 +00:00
bossiel 3757c93363 Move dtls handshaking timer settings to a guarded block 2013-02-26 17:02:58 +00:00
bossiel f84115babc - Fix issues on ICE
- Adds support for Firefox Aurora
- Fix issue 208
2013-02-25 15:00:37 +00:00
bossiel 19ae431475 Adds support for SSL for CFSocket implentation (issue 106) 2013-02-19 23:18:27 +00:00
bossiel 5702098bc8 Adds support for Windows Phone 8 and Surface Pro 2013-02-17 18:56:03 +00:00
bossiel 572312e743 Fix early media issue (Doubango issue 143 and IMSDroid issue 429) 2013-02-11 00:24:28 +00:00
bossiel b3e246b1bb Fix issue 202, issue 204 and issue 205 2013-02-06 10:54:08 +00:00
bossiel 4b115a1c3b Fix issues on SigComp 2013-01-30 03:45:02 +00:00
bossiel c65cebcd9c Fix issue 161, issue 169, issue 177, issue 178, issue 179, issue 192 and issue 196. 2013-01-21 20:45:33 +00:00
bossiel c545f3f5fd Fix segmentation fault when receiving "Old VAT" packet 2013-01-14 04:29:15 +00:00
bossiel e6fe6bce0e - Adds support for Firefox Nightly
- Fix issue 190, issue 195
2013-01-14 03:06:44 +00:00
bossiel 31570b05f1 Make more LLVM friendly 2013-01-07 16:33:23 +00:00
bossiel 017ac31766 Add support for DTLS-SRTP (rfc5764 and rfc5763) 2013-01-07 15:37:02 +00:00
bossiel 691054d035 Fix webrtc2sip bug 27\nSuppress some warnings 2012-12-05 06:35:45 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel bc329c5649 Begin adding support for GNU autotools 2012-11-22 00:09:46 +00:00
bossiel 4dca974cc1 - Always update rtcp-mux attribute when remote sdp is received
- make sure to stop ICE engine even if RTP manager is not started
2012-11-12 10:56:50 +00:00
bossiel 348a1c7ee4 - Fix issue 59: Adds support for T.140 (rfc4103, rfc2198, rfc5194) - Thanks to IVèS (www.ives.fr/) for their contribution
- Make SWIG v2.0.8 the minimum version to generate bindings
2012-11-02 16:24:29 +00:00
bossiel 5428e86579 - Add supports for add-ons (plugins loaded from shared libs)
- Add WebRTC audio add-on for Linux systems
- Add OpenSL-ES audio add-on for Android 2.3+
- Fix RTC issue: BYE not sent when the call is ended
- Update Android build scripts to detect all toolchanins (up to 8b), include striping, make NDK r7c as the default toolchain
- Add support for Adaptive echo tail
- Update Speex libraries for Android
- Disable build for speakup-jb code when speex-jb is enabled
- Prevent SIGPIPE signal on iOS when using UDP
2012-09-03 06:41:33 +00:00
bossiel 363d39d641 Fix issue on RTP header extension parsing 2012-08-06 14:50:50 +00:00
bossiel bfd0bf22b0 Add support for DSCP tagging 2012-07-03 23:18:43 +00:00
bossiel 31d1edf3ff - Allow setting RTC and RTCP-MUX options
- Fix issue on ICE negotiation when RTCP-MUX is disabled
- Make ICE negotiation smarter
2012-06-29 02:30:49 +00:00
bossiel ef0e25269a Make compatible with xcode 3 2012-06-28 01:40:11 +00:00
bossiel dc4a18dbfa Improve video quality and latency 2012-06-28 01:18:22 +00:00
bossiel 0c8d1582ef Fix issue 123 and 124 2012-06-22 15:47:15 +00:00
bossiel 502c2a2ec2 Update for webrtc4ie (htpp://http://code.google.com/p/webrtc4ie/) project 2012-05-29 00:14:38 +00:00
bossiel 06b4b22dbe Update OS X support 2012-05-15 06:57:29 +00:00
bossiel 222b86ea67 - Fix deadlock issue on call hangup when ICE is enabled
- Add new website
2012-05-12 19:30:24 +00:00
bossiel 2190d46a14 Fix GCC warnings 2012-05-02 11:54:19 +00:00
bossiel d96205b245 - ICE (Interactive Connectivity Establishment): Full implementation of RFC 5245 for NAT Traversal
- 1080p (Full HD): all platforms supports full HD video negotiation. Off course it depends on your CPU and network bandwidth. The preferred video size could be changed from the QoS/QoS screen.
- Adaptive video jitter buffer: A video jitter buffer with advanced features like error correction, packet loss retransmission, delay recovery...
- RTP/AVPF profile as per RFC 4585
- RTCP: Full support for RTCP (3550) and many extensions such as: PLI (RFC 4585), SLI (RFC 4585), RPSI (RFC 4585), FIR (RFC 5104), NACK (4585), TMMBN (RFC 5104)...
- rtcp-mux as per 5761
- Negotiation of Generic Image Attributes in the SDP as per RFC 6236
- Source-Specific Media Attributes in SDP as per draft-lennox-mmusic-sdp-source-attributes-01
- Explicit Call Transfer as per 3GPP TS 24.629
2012-05-02 10:42:55 +00:00
bossiel c12a147d8c fix warnings on iOS 2012-03-14 18:22:10 +00:00
bossiel c092aaf166 Add support for SRTP and some other cool stuff 2012-03-14 16:11:33 +00:00
bossiel 546fe46f0c Fix issue 75, issue 79 and issue 80 2011-10-26 00:32:57 +00:00
bossiel 5bef56ad5e Fix issue 77 2011-10-13 22:38:16 +00:00
bossiel 6af08c309e - Add support for H.264 Full HD (1080p) using NVIDIA Cuda
- Begin adding support for video jitter buffer (will be used to give feedbacks for packet loss-FEC-)
- Move video flipping code to the converter (refactoring)
- Fix issue 62, issue 41 and issue 66
- Fix issues (workaround) on VP8 (frame corruption)
- Update contribution list
2011-09-07 18:30:46 +00:00
bossiel 8e0e45d8a6 Fix IMSDroid issue 176 2011-05-19 20:57:23 +00:00
bossiel 7e3970c6ba Update v2.x 2011-05-04 20:31:42 +00:00
bossiel bd7cf8cd92 Update v2.x 2011-04-20 07:58:10 +00:00
bossiel 5dcd93fd7e Update v2.0 2011-04-02 15:32:38 +00:00
bossiel a570e99196 Update v2.0 2011-03-31 15:07:01 +00:00