Skip to content
Snippets Groups Projects
Commit f0b94978 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

video_mixer: vectorize host's video inputs

With the previous code, the video mixer only supports 2 inputs via
switchInput and switchSecondaryInputs. Both of those methods are
deprecated in favor of requestMediaChange.
Now, instead of two separate variables to manage, the video mixer
manages a vector of video inputs for the host. This will allow
the conference to have a better management of inputs via
requestMediaChange().

jami-project#1429

Change-Id: Ia65b35707bddf979154527c856e0574d96bbe519
parent 5574e5f6
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment