- Oct 03, 2022
-
-
Julien Wadel authored
Windows crash fix with MSFoundation : avoid to send frames if new format (that doesn't match to the requested one) has been taken account.
-
- Sep 29, 2022
-
-
Simon Morlat authored
-
Julien Wadel authored
Fix main thread freeze on V4L when stopping camera : on stopping, don't wait to dequeue if polling is timed out because buffers are not gettable.
-
- Sep 28, 2022
-
-
Simon Morlat authored
-
- Sep 23, 2022
-
-
Simon Morlat authored
-
- Sep 21, 2022
-
-
Simon Morlat authored
Add names to threads launched by mediastreamer2. Add checks to help troubleshooting of video conference.
-
Julien Wadel authored
-
- Sep 17, 2022
-
-
Julien Wadel authored
Make async calls for UWP when changing device settings. Manage errors and show them in logs. Fix multiple camera restarting, video freezes and keeping open camera after stopping it. Display errors in hexadecimals. Activate readers and camera after knowing what to use in the initialization step.
-
- Sep 16, 2022
-
-
Simon Morlat authored
Make lime-x3Dh server implementation independant from lime library. Fix a crash with ZRTP video calls.
-
Sylvain Berfini authored
-
- Sep 15, 2022
-
-
Sylvain Berfini authored
-
- Sep 13, 2022
-
-
Simon Morlat authored
-
-
Julien Wadel authored
-
- Sep 12, 2022
-
-
Julien Wadel authored
-
- Sep 09, 2022
-
-
Simon Morlat authored
-
Julien Wadel authored
Remove the need of doing unreliable test for turbojpeg function parameter. Change the build of turbojpegwriter into Cpp in order to use the auto cast.
-
- Sep 08, 2022
-
-
Simon Morlat authored
-
- Sep 06, 2022
-
-
Simon Morlat authored
Optimize OpenGL/TextureView android video rendering by using a single thread for all TextureViews. For that purpose the MSWorkerThread has been enriched with new features: ability to wait for tasks, and repeatable tasks.
-
- Sep 01, 2022
-
-
johan authored
-
- Aug 31, 2022
-
-
johan authored
-
- Aug 30, 2022
-
-
johan authored
-
Julien Wadel authored
Revert source filter on MS_FILTER_OUTPUT_FMT_CHANGED (we now don't need to override sent video size). AVCapture: add reason of failure on opening device. MSFoundation: Avoid to unplumbing/replumbing on the first initialization. Activate camera on initialization and wait for it. Avoid sending format changed if this is not initiated by the camera.
-
Julien Wadel authored
- Adapt string buffer to needed characters from friendly name. - Add more feedback logs. - Fix fps selection to get less or equal than requested (that avoid unsupported hardware behavior on high fps)
-
- Aug 25, 2022
-
-
QuentinArguillere authored
Scale openGL buffer to write with the full available screen resolution rather than just the UIView pixel frame. This should fixes iOS bad video quality problem.
-
- Aug 12, 2022
-
-
Andrea Gianarda authored
Add goClear to ms2 Send ortp event when peer accepted goclear
-
- Aug 03, 2022
-
-
Mickaël Turnel authored
-
- Aug 02, 2022
-
-
François Grisez authored
(cherry picked from commit 8f5e3098) (cherry picked from commit 2c4de6f2)
-
- Jul 25, 2022
-
-
DanmeiChen authored
-
- Jul 11, 2022
-
-
johan authored
-
- Jul 08, 2022
-
-
DanmeiChen authored
-
- Jul 07, 2022
-
-
johan authored
-
- Jul 06, 2022
-
-
Mickaël Turnel authored
-
- Jul 05, 2022
-
-
Mickaël Turnel authored
-
- Jul 02, 2022
-
-
johan authored
-
- Jun 20, 2022
-
-
johan authored
-
- Jun 17, 2022
-
-
Simon Morlat authored
Make DTLS-SRTP to start immediately after the default candidate pair is verified by ICE. This saves time to establish the audio stream.
-
- Jun 14, 2022
-
-
Andrea Gianarda authored
Write definition of functions ms_zrtp_getAuxiliarySharedSecretMismatch and ms_zrtp_setAuxiliarySharedSecret if HAVE_ZRTP is not defined
-
- Jun 09, 2022
-
-
Sylvain Berfini authored
Prevent default sound device descriptor to use BUILTIN_AEC flags if AcousticEchoCanceler isn't available
-
DanmeiChen authored
-