Files
jami-daemon/contrib
Sébastien Blin 90c99062a6 multistream: be able to negotiate more than 2 media streams
Current pjproject's configuration only allow the daemon to negotiate
two medias streams. Which is not enough for multistream.
Modify this limit to 32 streams (2**5) and avoid any potential
crash if the remote tries to negotiate more streams.
Also, fix some loops.

Note: This may not be the best solution for what we want to achieve.
Another approach may be to use a video mixer, mixing all the
medias we want and always negotiate 2 media streams. However, this
patch will not block the other approach and fix some loops.

https://git.jami.net/savoirfairelinux/jami-project/-/issues/1429

Change-Id: I71ff3088bbf5908945656d02872755226f452fc5
2022-06-23 10:01:16 -04:00
..
2019-11-29 13:31:05 -05:00
2017-07-11 15:14:22 -04:00