Damian Minkov
08d32c8183
Adds volume to RFC4733 dtmf packets and handling of an account property to change default value. Changes the default minimum tone duration.
13 years ago
Lyubomir Marinov
7b6b24ac11
Commits the fix of a bug in the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).on behalf of Charles Stedman.
13 years ago
Lyubomir Marinov
4c1a299d2e
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
a2c5f6ef62
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Damian Minkov
aaa15eb68e
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows.
13 years ago
Lyubomir Marinov
de4d9007d1
Attempts to optimize and improve the acoustic echo cancellation (AEC) with Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
4d9932939f
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP.
13 years ago
Lyubomir Marinov
f9ddd14566
Templatizes AbstractBufferStream and extenders with respect to the type of its dataSource field.
13 years ago
Damian Minkov
f2ae4c2e5d
Checks and fixes permissions of home folder and config file to be editable and writable only to the owner when using macosx or linux.
13 years ago
Werner Dittmann
6939b99d6a
Update ZRTP library
...
This version of the ZRTP library contains some fixes for vulnerabilities that
could cause crashes (array bound check, etc) if an attacker tries to feed in
specifically prepared ZRTP packets
13 years ago
Lyubomir Marinov
328f9b587c
Adds user interface to control the H.264 encoder's use of Periodic Intra Refresh and maximum interval between keyframes.
13 years ago
Damian Minkov
62313731c3
Reverts previous commit for min dtmf duration.
13 years ago
Damian Minkov
ee29df0c44
Fixes dtmf minimal tone duration.
13 years ago
Lyubomir Marinov
b715a88f0f
Works on resolving a deadlock which leads to video calls being dropped.
13 years ago
Lyubomir Marinov
a2d78324c2
Attempts to unblock the media flow/codec chain when a Windows Audio Session API (WASAPI) render device appears to be malfunctioning/blocked.
13 years ago
Damian Minkov
0d2cd7c618
Adds some export packages for httputil.
13 years ago
Vincent Lucas
13a0b543dc
Merge branch 'deviceVolume'
13 years ago
Vincent Lucas
a1b7d08e31
Falls back to software volume settings when the volume of current input device can nt be changed.
13 years ago
Damian Minkov
1eaf54384b
Fixes connection to yahoo capacity server.
13 years ago
Damian Minkov
b5057a7a5e
Adds bcprov mainfest as debian library is ont osgi enabled.
13 years ago
Damian Minkov
c580ea1bd3
Removes jdic dependency used for java 1.5 campatibility.
...
Removes duplicate lib commons-logging.
Update deb-src build target to fix clean procedure to run building package twice, updates the use of the debian povided bouncycastle lib.
13 years ago
Emil Ivov
c4a62a0f18
Replaces "!" with "*" as immutable property prefix.
13 years ago
Lyubomir Marinov
cc33ac1b77
Switches the default audio system on Windows from PortAudio to Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
bbdcc93834
Improves the garbage collection profile of AudioMixer.
13 years ago
Lyubomir Marinov
68c0af0e06
Improves AudioMixer for one-to-one calls, strives towards pass-through behavior.
13 years ago
Boris Grozev
08eac4a69c
Updates libjitsi
13 years ago
Lyubomir Marinov
9afee63468
Fixes quality degradation issues in the Windows Audio Session API backend.
13 years ago
Lyubomir Marinov
7e6f6861b8
Fixes a warning.
13 years ago
Lyubomir Marinov
57a66b4319
Fixes an access violation during the initialization of the PortAudio integration. Reported by Tudor Berechet.
13 years ago
Boris Grozev
56c5e78ece
Updates libjitsi (to c37e16b069a1db2d572e00619a507b5811ab496c)
13 years ago
Lyubomir Marinov
8d1ee366a6
Optimizes the video capture on Windows by avoiding an unnecessary copy of the video frames.
13 years ago
Lyubomir Marinov
8fdaa96708
Adds support for Logitech HD Pro Webcam C920 on Windows.
13 years ago
Lyubomir Marinov
fdadb1ee61
Makes the display of the video formats by webcams on Windows more useful (to developers).
13 years ago
Lyubomir Marinov
e782536ff9
Fixes a failure of the video capture on Windows to set a specific video resolution.
13 years ago
Damian Minkov
24e81b8280
Updates libjitsi to latest changes.
13 years ago
Lyubomir Marinov
64970d5039
Reduces the numbers of times that the camera gets opened and closed on Windows to the minimum, strives to be more thorough about the opening, closing, disposing in an attempt to mitigate issues which could cause the camera to remain open.
13 years ago
Lyubomir Marinov
54ab612296
Attempts to fix failures of the Windows Audio Session API (WASAPI) integration which reportedly break the very capture and playback functionality.
13 years ago
Lyubomir Marinov
5a6dd7a37f
Commits work in progress on fixing issues with video capture on Windows.
13 years ago
Lyubomir Marinov
4d4a2c8eef
Addresses issues on Windows, betters the support for volume adjustments across the audio systems.
13 years ago
Damian Minkov
cc1ba9b279
Fixes some NoClassDefFoundErrors introduced in latest commits. Fixes tests.
13 years ago
Damian Minkov
e35e4a7974
Creates authenticate windows service that will create the dialog and will show it to user used with different impl on android and desktop.
...
Expose some common functionality in httputil and reuse it in xcap implementation in sip provider.
Wraps sslSocketFactory to use the constructor that is common for android and desktop httpclient lib.
Creates separate bundle for httpclient libs in order to separate it from httputil bundle which will be used in android.
13 years ago
Lyubomir Marinov
05b8c6cad6
Fixes a problem in the resolution of the devices by name (which could lead to the use of audio devices from an incorrect audio system).
13 years ago
yanas
a5b2b851c5
Improves videobridge interface to show participants with no video as
...
thumbnails. Adds new security icons and improves conference color codes.
13 years ago
Lyubomir Marinov
1a52d02710
Adds additional debug/error information output in the Windows Audio Session API (WASAPI) integration.
13 years ago
Lyubomir Marinov
72c288d252
Fixes multiple issues related to unplugging the last audio device and then plugging it back.
13 years ago
Werner Dittmann
b97e30b3f3
Implement a new cache handling for ZRTP
...
The new ZRTP cache handling implements two main topics.
The first modification reduces the number of write requests to the external
storage and simplifies overall handling of a ZRTP cache entry in the stack.
The second modification implements a new handling of the RS2 data. This will
be a topic in an upcoming revised ZRTP specification.
13 years ago
Ingo Bauersachs
3878be789b
Update jmork to rev a18997b (accept newlines in values)
13 years ago
Lyubomir Marinov
77428c1363
Fixes recent breakage of FEC decoding in the Opus codec.
13 years ago
Lyubomir Marinov
eccdfddea5
Employs packet loss concealment (PLC) for the Opus and SILK audio codecs.
13 years ago
hristoterezov
e03b8eed1d
Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago