Skip to content
Snippets Groups Projects
  1. Aug 27, 2021
  2. Aug 25, 2021
  3. Aug 24, 2021
  4. Aug 23, 2021
  5. Aug 19, 2021
  6. Aug 17, 2021
  7. Aug 16, 2021
  8. Aug 13, 2021
    • Mario Jr's avatar
      Get stats for video connection · 631e8fce
      Mario Jr authored
      We now retrieve update information about active video peers, and calculates
      download and upload rates. These rates are the sum of data transfered in
      all video peers.
      Screenshare stats is not being added to the sum, yet.
      631e8fce
    • Pedro Beschorner Marin's avatar
      fix(breakout rooms): waiting url state · 8855c996
      Pedro Beschorner Marin authored
      Setting the waiting state false as default was leaving an open gap where
      the users still did not have a valid breakout room's join url and it's
      join button enabled.
      
      Change the first waiting state to true and handle the join type as the
      component finishes mounting. If it's a free to choose room scenario,
      dispatch the whole Promise based solution and let it manage the waiting
      state as the interval checks for the URL response.
      8855c996
    • Mario Jr's avatar
  9. Aug 12, 2021
  10. Aug 11, 2021
  11. Aug 10, 2021
  12. Aug 09, 2021
  13. Aug 06, 2021
  14. Aug 05, 2021
  15. Aug 04, 2021
  16. Aug 02, 2021
  17. Jul 26, 2021
  18. Jul 23, 2021
    • prlanzarin's avatar
      fix(webcams): avoid leaving dangling HTMLMediaElements in paused state · 8b48de56
      prlanzarin authored
      Should fix an issue with the recent Chrome 92 intervention that limits
      the number of concurrent WebMediaPlayers (an inner element of
      HTMLMediaElements) to 75/40.
      
      Webcam video elements were being left dangling in paused state despite
      the elements themselves being cleaned up from the component. That
      generated a skewed accounting of WebMediaPlayers in the session.
      8b48de56
  19. Jul 20, 2021
  20. Jul 19, 2021
  21. Jul 15, 2021
  22. Jul 14, 2021
  23. Jul 09, 2021
  24. Jul 08, 2021
  25. Jul 07, 2021
Loading