cloud_bbb icon indicating copy to clipboard operation
cloud_bbb copied to clipboard

Password only digits an given for the optional videobridge / phone calls / recording-items

Open mave-git opened this issue 4 years ago • 1 comments

a) Scenario: We have a BBB-server working with Greenlight-gui and phone calls. Password/security codes are modified:

  1. BBB is modified to 6 digits (only digits no characters. 6, because Greenlight generates 6, inside NC it could be 5)
  2. the same digits are used als PIN for getting inside a conference calling by phone

Using Nextcloud-BBB works the same way as Greenlight/BBB out of the box: PIN for call-in is shown after a room was started, no chance to give this PIN before, when inviting people. Sometimes users call without screen - like ZOOM conferences, so it would be nice to choose this mechanism.

b) Is it possible to disable (not shown) all recording items/buttons? On a /ourBBB-Server all recording functions are disabled, and the shown recording-points forces irritation ;-)

mave-git avatar Apr 20 '21 16:04 mave-git

a) I understand the use case, but I think it's easier to set the voiceBridge parameter during the create call to define a pin instead of modifying the room password. Is there a reason why you chose that way?

b) Currently this is not possible, but pull requests are welcome.

sualko avatar Apr 26 '21 07:04 sualko