Commit Graph

24 Commits

Author SHA1 Message Date
System Administrator e2f0f6156c Add support for incoming call pre-cheking 2018-09-06 21:08:02 +02:00
Doubango Telecom 1e5567d55b Fix crash on session update (audio <-> video) 2017-02-09 23:09:51 +01:00
Doubango Telecom ff03a51e4c Add support for "android-vs2015" and "android-cmake" build systems 2016-12-02 00:19:38 +01:00
System Administrator 6b9f5f831a Destroy audioUnit instance when call is put on hold to allow multiple audio sessions 2016-10-21 04:05:06 +02:00
Doubango Telecom a4973c7fe3 FIx issue reported at "https://groups.google.com/forum/#!topic/doubango/Fk1Tny7a0qQ" 2016-10-19 02:54:59 +02:00
System Administrator 554bc193f0 Add support for pause for iOS audioUnit 2016-08-05 23:18:42 +02:00
Mamadou DIOP 3383de3026 Make ICE dual-satck (IPv46) more versatile 2016-05-24 00:11:39 +02:00
Mamadou DIOP aff961eb23 Update openh264 to version v1.5.0
Fix openh264 crash when resolution change and SPS/PPS loss
2016-04-14 04:14:50 +02:00
Mamadou DIOP 83dd953a88 Remove size condition for motion rank estimation 2016-03-10 17:38:40 +01:00
Mamadou DIOP df8878af00 Add support for resolution change based on network congestion (enabled on 'tch' build only) 2016-03-10 01:31:45 +01:00
Mamadou DIOP ad05fdc30b Update bandwidth adapt algo 2016-03-07 16:11:32 +01:00
Mamadou DIOP 8dbf270434 fix warning (unused variable) when adaptive video size is disabled 2016-03-06 10:29:55 +01:00
Mamadou DIOP ef7bc3b97c revert previous change (new_bw formula)
enable adaptive video size for tch build-type only
2016-03-06 10:27:56 +01:00
Mamadou DIOP 086a6e01d2 Fix bug: new_bw = "qavg*curr_bw" instead of "qavg*base_bw" 2016-03-06 10:13:44 +01:00
Mamadou DIOP fc05487d96 Change decision metric for quality average
Adds support for dynamic video size (code inhibited for now)
2016-03-06 07:04:48 +01:00
Mamadou DIOP b8cb2d5cf5 Fix codec priority setting issue. The codec is removed when the priority value is > the total number of registered codecs. This happens when few codecs are registered 2016-02-26 01:38:27 +01:00
Mamadou DIOP c6a8fde4aa Do not reset quality metrics when the timer fires: continue averaging 2016-02-25 00:59:05 +01:00
System Administrator 3d46d2f68c Update cfscket transport to report correct in/out bytes 2016-02-25 00:54:48 +01:00
Mamadou DIOP 40a8a15df6 Update QoS report rate
Set Weight(Q4) to zero
2016-02-25 00:20:49 +01:00
Mamadou DIOP 50dfb43596 Add new QoS implementation
Code formatting
2016-02-23 22:00:35 +01:00
Mamadou DIOP 94b2219209 Fix concurrent access issue on "video_jb->decode_last_timestamp" 2016-01-22 07:07:28 +01:00
System Administrator 0e56b468ee Update binaries and code source for OSX 2015-12-01 23:14:55 +01:00
Mamadou DIOP 0fb460ca83 - 2015-08-18 21:09:40 +02:00
Mamadou DIOP 631fffee8a - 2015-08-17 01:56:35 +02:00