Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

conference.cpp

  • Sébastien Blin's avatar
    cbca28f5
    swarm-call: fix start call in audio only · cbca28f5
    Sébastien Blin authored
    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
    cbca28f5
    History
    swarm-call: fix start call in audio only
    Sébastien Blin authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.