- 22 Feb, 2024 - 9 commits
-
-
-
-
-
-
-
Fix window ID retention. When the videostream restart after being deactivated (audio-only), we kept using an old window ID that was discard by the API client. When there is no video for a videostream, the videostream's window ID couldn't be set by the API client because no label was assigned. So on reset, we cannot use mNativeWindowId. Also, a window id can be NULL. So it must be use as-is even if it is null from participant device.
-
Reset mLocalScreenSharingEnabled when the stream is inactive or no payload have been accepted
-
-
-
- 21 Feb, 2024 - 3 commits
-
-
johan authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 20 Feb, 2024 - 1 commit
-
-
Simon Morlat authored
Rework RTP stream assignment policy in multiple streams within bundle scenario. This should fix issues about un-handled RTCP messages.
-
- 19 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 16 Feb, 2024 - 3 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 15 Feb, 2024 - 2 commits
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 14 Feb, 2024 - 3 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
- 13 Feb, 2024 - 3 commits
-
-
Sylvain Berfini authored
Updated liblinphone to add method to get documents list + fixed linphone_core_set_tone() documentation
-
Ghislain MARY authored
-
Julien Wadel authored
Use pt->normal_bitrate only if stream->ms.max_target_bitrate is not set.
-
- 12 Feb, 2024 - 5 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
Send only the max speaking volumes at a time and make sure clients still receive volumes at any given time
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 09 Feb, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 08 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to prevent crash on Android when a push is received shortly after the Core is created
-
- 07 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 06 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
Added a method to liblinphone to only get the audio/ and video/ contents in a given chat room as a list
-
Sylvain Berfini authored
Updated liblinphone to prevent crash on Android if networtk manager isn't available when a push is being received
-
- 05 Feb, 2024 - 1 commit
-
-
Benoit Martins authored
-
- 02 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 01 Feb, 2024 - 1 commit
-
-
Andrea Gianarda authored
Do not do anything if a participant is added twice to a conference in a very short period of time - even before receiving the 200Ok response of the reINVITE
-