-
```
all BBB application should be capable to do secure connection
after adding or change cert to system and red5 , bigbluebutton should be rtmps
ready
this konfeguration must work
uri=rtmp or
uri…
-
Motivation: https://github.com/bigbluebutton/bigbluebutton/issues/14335
https://github.com/bigbluebutton/bigbluebutton/pull/14668 was merged in BBB 2.4 (2.4.6)
In BBB 2.6 (to allow for transition …
-
After I installed BigBlueButton using install.sh I got this error:
curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number
And I can't connect https://bbb.MYDOMAIN.com - it giv…
-
It works perfect with single BBB installation, but when Greenlight was installed, there came redirects from URL like
https://bbb/bigbluebutton/api/join?fullName=NAME&meetingID=ID&password=PASS&join…
-
I have strange dependency issue while trying to install xenial-220-beta (currently 220-beta-20) on ubuntu 16.04 using bbb-install.sh :
> $ wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh …
-
Hi All,
we are using a separate post processing script to generate downloadable recordings as mp4 files. We do use the scripts from here:
https://github.com/tilmanmoser/bbb-video-download
Due…
-
```
The BigBlueButton API uses a URL and shared secret to make API calls, as
described in
https://code.google.com/p/bigbluebutton/wiki/API
The problem is terminology -- we've been incorrectly cal…
-
```
Right now, SIP user and ESL passwords for FreeSWITCH are static. We need to
create a dynamic password during installation like we do for salt for the API.
We also need to modify bbb-conf to allo…
-
After some tests and brief review and screening the code, for my use case the Api it's not easy to use, for example to get the meetings list I've ended doing something like :
```
`
b = BigBlueB…
-
Hello: built new server, applied the plugin and successfully started a meeting in a public (and private) mattermost channel. Shortly after starting the meeting hit record and tested the system. Upon c…