1. 07 Feb, 2024 - 1 commit
    • Andrea Gianarda's avatar
      Screensharing signalling feature. · 4448c645
      Andrea Gianarda authored
          A client can ebale screensharing by setting the isScreensharing
          flag in the call parameters to TRUE. This change will only take into
          effect if the call and the conference support video capabilities.
          As far as the signalling is concerned, the SDK will add or modify the
          content of the main video stream to "slides" if the call is in a
          conference.
      
          Screensharing can be enabled for any layout the client is in.
      
          In case one or more clients wish to share the screen, the last one
          making its request will actually share the screen.
      
          The application has the responsability to set the video source
          descriptor corresponding to the screen, window or program to share. This
          can be done eithe rbefore or after updating the call parameters.
          Similarly, once the video scharing session ends, the application must
          change the video source descriptor.
      
          The person who shared its screen can avoid sharing the image of its
          camera by diabling the camera in the call parameters
      
          The application will be notified if the screensharing request was
          accepted through a dedicated callback
      4448c645
  2. 30 Jan, 2024 - 1 commit
  3. 25 Jan, 2024 - 1 commit
  4. 24 Jan, 2024 - 1 commit
  5. 23 Jan, 2024 - 3 commits
  6. 22 Jan, 2024 - 1 commit
  7. 21 Jan, 2024 - 1 commit
    • johan's avatar
      Update liboqs to 0.9.2 · f804ffaf
      johan authored
      + fix build options to build only kyber and hqc
      + add pq tests in bzrtp
      f804ffaf
  8. 20 Jan, 2024 - 2 commits
  9. 19 Jan, 2024 - 2 commits
  10. 18 Jan, 2024 - 1 commit
  11. 17 Jan, 2024 - 1 commit
    • Andrea Gianarda's avatar
      CI: · 14752ac4
      Andrea Gianarda authored
      do not compile example plugin for iOS
      14752ac4
  12. 16 Jan, 2024 - 2 commits
  13. 15 Jan, 2024 - 2 commits
  14. 13 Jan, 2024 - 3 commits
  15. 12 Jan, 2024 - 3 commits
  16. 11 Jan, 2024 - 4 commits
  17. 10 Jan, 2024 - 4 commits
  18. 09 Jan, 2024 - 1 commit
  19. 08 Jan, 2024 - 2 commits
  20. 04 Jan, 2024 - 3 commits
  21. 03 Jan, 2024 - 1 commit