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

swarm-call: fix start call in audio only

Use the negotiated medias to start conference in a correct state
(e.g. if calling a swarm in audio-only we should only see
one audio only participant). The previous code was incorrectly
starting the conference and adding an extra partipant when
attaching the call.

Note: lot of code in conference is also currently re-factored for
homogeneizing 1:1 and video conferences. So I prefered to avoid
to change a lot of things there.

A test is also added to check that video or audio is correctly
attached in the participants information.

Change-Id: I074cc4eb41b21418a6d751e3395db93e8a4da7f5
GitLab: #803
parent ecc55769
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment