- 03 Oct, 2022 - 1 commit
-
-
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.
-
- 29 Sep, 2022 - 2 commits
-
-
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.
-
- 28 Sep, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 23 Sep, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 21 Sep, 2022 - 2 commits
-
-
Simon Morlat authored
Add names to threads launched by mediastreamer2. Add checks to help troubleshooting of video conference.
-
Julien Wadel authored
-
- 17 Sep, 2022 - 1 commit
-
-
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.
-
- 16 Sep, 2022 - 2 commits
-
-
Simon Morlat authored
Make lime-x3Dh server implementation independant from lime library. Fix a crash with ZRTP video calls.
-
Sylvain Berfini authored
-
- 15 Sep, 2022 - 1 commit
-
-
Sylvain Berfini authored
-
- 13 Sep, 2022 - 3 commits
-
-
Simon Morlat authored
-
-
Julien Wadel authored
-
- 12 Sep, 2022 - 1 commit
-
-
Julien Wadel authored
-
- 09 Sep, 2022 - 2 commits
-
-
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.
-
- 08 Sep, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 06 Sep, 2022 - 1 commit
-
-
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.
-
- 01 Sep, 2022 - 1 commit
-
-
johan authored
-
- 31 Aug, 2022 - 1 commit
-
-
johan authored
-
- 30 Aug, 2022 - 3 commits
-
-
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)
-
- 25 Aug, 2022 - 1 commit
-
-
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.
-
- 12 Aug, 2022 - 1 commit
-
-
Andrea Gianarda authored
Add goClear to ms2 Send ortp event when peer accepted goclear
-
- 03 Aug, 2022 - 1 commit
-
-
Mickaël Turnel authored
-
- 02 Aug, 2022 - 1 commit
-
-
François Grisez authored
(cherry picked from commit 8f5e3098) (cherry picked from commit 2c4de6f2)
-
- 25 Jul, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 11 Jul, 2022 - 1 commit
-
-
johan authored
-
- 08 Jul, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 07 Jul, 2022 - 1 commit
-
-
johan authored
-
- 06 Jul, 2022 - 1 commit
-
-
Mickaël Turnel authored
-
- 05 Jul, 2022 - 1 commit
-
-
Mickaël Turnel authored
-
- 02 Jul, 2022 - 1 commit
-
-
johan authored
-
- 20 Jun, 2022 - 1 commit
-
-
johan authored
-
- 17 Jun, 2022 - 1 commit
-
-
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.
-
- 14 Jun, 2022 - 1 commit
-
-
Andrea Gianarda authored
Write definition of functions ms_zrtp_getAuxiliarySharedSecretMismatch and ms_zrtp_setAuxiliarySharedSecret if HAVE_ZRTP is not defined
-
- 09 Jun, 2022 - 2 commits
-
-
Sylvain Berfini authored
Prevent default sound device descriptor to use BUILTIN_AEC flags if AcousticEchoCanceler isn't available
-
DanmeiChen authored
-