Skip to content
Snippets Groups Projects
  1. Aug 21, 2020
    • Pedro Beschorner Marin's avatar
      Add individual video record control · 95bc7cd5
      Pedro Beschorner Marin authored
      This adds bbb_record_video userdata that, when is set to false, signals
      bbb-webrtc-sfu to avoid generating the stream recording assets for a
      particular user.
      
      By default, bbb_record_video is true.
      95bc7cd5
  2. Aug 20, 2020
  3. Aug 19, 2020
  4. Aug 18, 2020
  5. Aug 17, 2020
  6. Aug 14, 2020
  7. Aug 13, 2020
    • hiroshisuga's avatar
      events_archiver.rb: Handle an empty meeting_metadata hash from redis · 3cbe9aba
      hiroshisuga authored
      On my server 2.3 alpha, the method metadata_for(meeting_id) gives back {}
      (empty Hash). Thus "return if meeting_metadata.nil?" does not occur.
      
      Does @redis.hgetall give {} instead of nil, even though there is a comment in
      node_modules/redis/lib/utils.js "hgetall converts its replies to an Object. If
      the reply is empty, null is returned"???
      3cbe9aba
  8. Aug 11, 2020
  9. Aug 10, 2020
  10. Aug 07, 2020
Loading