Skip to content
Snippets Groups Projects
  1. Dec 09, 2020
    • prlanzarin's avatar
      screenshare/html5: rewrite most of the client side code · 1383ab4d
      prlanzarin authored
      Added new SFU broker for screen sharing
      
      Removed kurento-extension entirely
      
      Added inbound and outbound reconnection procedures
      
      Improve UI responsiveness when sharing
      
      Add reconnection UI states
      
      Redo error handling
      
      Refactor actions-bar screen share components. Make it smarter with less prop drilling and less re-rendering. Also more readable. Still work to do in that I think
      
      Add a connection retry procedure for screen presenters when they are sharing; try a configurable amount of times when failure is triggered, with configurable min and max reconn timeouts and timeout increase factor
      
      Make local preview attachment smarter
      
      ADD PARTIAL SUPPORT FOR AUDIO SHARING VIA SCREEN SHARING WITH GET DISPLAY MEDIA, RECORDING STILL NOT SUPPORTED!!!
      1383ab4d
    • prlanzarin's avatar
      [screenshare] Add new SFU screen sharing negotiation broker · e57daf55
      prlanzarin authored
      A replacement to the old kurento-extension script which is to be considered legacy code
      e57daf55
  2. Dec 08, 2020
  3. Dec 01, 2020
  4. Nov 30, 2020
  5. Nov 29, 2020
    • Lars Kiesow's avatar
      Allow mirroring individual webcams · 74efe873
      Lars Kiesow authored
      BigBlueButton already allows mirroring the users own webcam as a global
      setting set by administrators. Users have no way of choosing this on
      their own.
      
      This patch turns this functionality into a user setting for all webcams.
      Every camera menu now gets a “mirror” entry.
      
      The global setting is still used as a default value, keeping the current
      behavior as it is to not confuse users.
      74efe873
  6. Nov 27, 2020
  7. Nov 26, 2020
Loading