Skip to content
Snippets Groups Projects
  1. May 03, 2021
  2. May 02, 2021
  3. Apr 29, 2021
    • Anton Georgiev's avatar
      Bump up release to 2.3.0 · 204633e7
      Anton Georgiev authored
      204633e7
    • Calvin Walton's avatar
      Recording: bbb-record --rebuild restarts processing at the sanity step · 9f5832a5
      Calvin Walton authored
      Previously, bbb-record --rebuild was restarting recording processing
      from scratch by creating the .../recording/<meeting_id>.done file. This
      causes the recording to be reprocessed starting at the archive step.
      However, re-running the archive step for an existing meeting is not
      really supported! Ever since the segmented recording code was added, it
      shouldn't /corrupt/ the recording files, but it's still not good.
      
      And as a side-effect, re-running the archive step will re-create the
      .norecord file for meetings without recording marks, meaning that you
      cannot use bbb-record --rebuild to force a recording without marks to be
      processed.
      
      Switch bbb-record to restart recording processing at the sanity stage to
      match the BBB 2.2 behaviour. Rather than have it insert tasks directly
      into resque via redis-cli, it goes through a ruby wrapper that performs
      input validation and uses the resque apis.
      9f5832a5
  4. Apr 27, 2021
  5. Apr 26, 2021
  6. Apr 23, 2021
  7. Apr 19, 2021
  8. Apr 18, 2021
  9. Apr 15, 2021
  10. Apr 07, 2021
  11. Apr 06, 2021
  12. Apr 03, 2021
  13. Mar 30, 2021
  14. Mar 28, 2021
  15. Mar 27, 2021
  16. Mar 26, 2021
  17. Mar 19, 2021
  18. Mar 16, 2021
  19. Mar 12, 2021
  20. Mar 10, 2021
  21. Mar 08, 2021
  22. Mar 05, 2021
  23. Mar 04, 2021
  24. Mar 02, 2021
  25. Feb 26, 2021
  26. Feb 25, 2021
    • Daniel Schreiber's avatar
      add overlay config for bbb-web · e6f83df3
      Daniel Schreiber authored
      operators can define their own config for bbb-web which will not be
      overwritten by packages.
      
      bbb-conf is changed accordingly to write configuration values to
      ``/etc/bigbluebutton/bbb-web.properties`
      e6f83df3
  27. Feb 23, 2021
  28. Feb 19, 2021
  29. Feb 14, 2021
  30. Feb 08, 2021
  31. Feb 04, 2021
  32. Jan 27, 2021
Loading