bbb-install icon indicating copy to clipboard operation
bbb-install copied to clipboard

Split counter-intuitive coTURN option `-c` into two options

Open debuglevel opened this issue 2 years ago • 0 comments

I'm always quite confused of -c because it does two quite different things, depending on whether -v is given:

  • -c server:secret installs coTURN on teh current server
  • -c server:secret -v focal-250 tells BBB to use a coTURN server (possibly on a different machine)

I'd suggest to split this into two options:

  • --use-coturn server:secret
  • --install-coturn server:secret

debuglevel avatar Jun 17 '22 09:06 debuglevel