Skip to content
Snippets Groups Projects
  1. Aug 25, 2021
    • Mario Jr's avatar
      Support firefox and other browser in network stats monitor · 8997b68a
      Mario Jr authored
      For browsers that don't support headerBytesSent in RTCOutboundRtpStreamStats
      neither headerBytesReceived in RTCInboundRtpStreamStats, we are now able
      to calculate upload and download rates.
      We are also able to get transportStats information for browsers that
      don't support iceTransport attribute of RTCDtlsTransport.
      8997b68a
  2. Aug 23, 2021
  3. Aug 17, 2021
  4. Aug 16, 2021
  5. 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
  6. Aug 12, 2021
  7. Aug 11, 2021
  8. Apr 29, 2021
  9. Apr 23, 2021
  10. Apr 05, 2021
  11. Apr 01, 2021
  12. Mar 26, 2021
    • Pedro Beschorner Marin's avatar
      Move connection-status to nav-bar · 280b32d2
      Pedro Beschorner Marin authored
       - Removed the connection-status history from the user list's gear
      icon and now is opened by the connection-status button. Moderators will
      render the same modal as before and viewers will only have access to their
      own data.
      
       - Added data-savings shortcut at the connection-status modal.
      
       - Added websocket round-trip time.
      280b32d2
  13. Sep 15, 2020
    • Pedro Beschorner Marin's avatar
      Support for avatar images · e2adf245
      Pedro Beschorner Marin authored
      Use the former Flash client avatarURL join param to replace the name
      initials avatar from the user list, chat, waiting guests and connection
      status list.
      
      It is possible to define a defaultAvatarURL at bbb-web and enable/disable it
      e2adf245
  14. May 14, 2020
Loading