Skip to content
Snippets Groups Projects
Select Git revision
  • ce545112cfc3699a01afee7883744adfe9f3d02e
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
31 results

jami-daemon

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Blin's avatar
    Sébastien Blin authored and Adrien Béraud committed
    This patch makes the daemon able to negotiate more than 2 medias
    for a call. Basically, this patch includes some major changes:
    
    1. reportMediaNegotiationStatus is also called for conference, so
    the client is able to update the mediaList of the conference to
    use it later if it needs to change the medias. And the medias
    can be retrieven with currentMediaList
    2. The conference object correctly updates the video mixer on
    media changes, and video inputs are restarted if removed then
    re-added.
    3. Because previous versions of the daemon only supports two medias,
    only negotiate more medias with compatible peers. If the daemon is
    not compatible, the medias will not be negotiated anyway.
    
    jami-project#1429
    
    Change-Id: I55701d9e6e53b05c9a58adad4e8ea90303e6b9e7
    ce545112
    History
    Name Last commit Last update