1. 17 Jan, 2022 - 3 commits
  2. 14 Jan, 2022 - 7 commits
  3. 13 Jan, 2022 - 1 commit
  4. 12 Jan, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Implement conference video toggling · 3ebfb9e4
      Andrea Gianarda authored
          The conference server or participant holding the conference will always send a reINVITE following a request from a client to toggle video settings in order to keep him up to date regarding new streams that have been added while his/her video was off
      3ebfb9e4
  5. 11 Jan, 2022 - 2 commits
  6. 10 Jan, 2022 - 2 commits
  7. 07 Jan, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Rework how participant are added to a conference when they dial a focus uri. · accf2ac3
      Andrea Gianarda authored
      The conference server tries to add them as soon as possible (i.e. in the IncomingReceived call state). At this stage the participant device is in state ScheduledForJoining.
      Once the call reaches the StreamsRunning state, the participant device state will move to Joining is ICE is disable. Otherwise, the server will wait for the ICE reINVITE before changing the participant state    .
      The server also sends out an update in order to offer the right streams based on the chosen layout.
      The participant device state will ultimately move to Present once the client accepted the server offer and the other participant are notified of the addition of the participant device.
      accf2ac3
  8. 06 Jan, 2022 - 2 commits
  9. 05 Jan, 2022 - 1 commit
  10. 04 Jan, 2022 - 1 commit
  11. 03 Jan, 2022 - 2 commits
  12. 23 Dec, 2021 - 1 commit
  13. 22 Dec, 2021 - 1 commit
  14. 21 Dec, 2021 - 1 commit
  15. 20 Dec, 2021 - 1 commit
  16. 18 Dec, 2021 - 1 commit
  17. 17 Dec, 2021 - 2 commits
  18. 16 Dec, 2021 - 5 commits
  19. 15 Dec, 2021 - 5 commits