-
```
There should be a special server setting for running BBBs. It might include a
way of indicating whether a particular level is an "official level" or a
"intermission" level. Not sure if it is s…
-
Hello there,
we are currently using SCALELITE as lode balancer for our BBB nodes.
I have not found any hints in the documentation to generate an api key that allows external applications like MOOD…
-
How can i use bbb-commands on the dockerized bigbluebutton?
-
I try to do it in following way:
```go
clt := mgql.NewClient("http://0.0.0.0:7071/graphql", mgql.UseMultipartForm())
query := `
mutation ($files: [Upload!]!) {
addLpFiles( input: {…
-
List results = new ArrayList();
results.add("aaa");
results.add(1L);
results.add("bbb");
results.add(2L);
expected result:
{"result":{"list":[
{"string":"aaa","long":1,"string":"bbb","long":2}
]}}
b…
-
The following code should produce exactly the same results of `list`, but the actual results are different. In the TypeScript declaration, `undefined` is a valid value for `lt` and `gt` in `RangeOptio…
-
![image](https://github.com/user-attachments/assets/05403772-a77b-4f9f-87cc-50e03370aba1)
When I selected `ALL`, the result of query is nothing, as follows:
![image](https://github.com/user-attac…
-
### Issue Report: Error When Running `labs.run_model_bpa` Command
**Command Executed:**
```python
labs.run_model_bpa(dataset='AAA', workspace='BBB', language='fr-FR', export='table')
```
**Er…
-
Hello!
We are currently facing an issue with our BBB Docker instance. When creating a conversation we cannot use the recording function anymore. The button for recording isn't available even when the…
-
Hello,
I made an update with apt-get.
After the update audio dont work with the error ICE 1010.
and i have a blank page on share note
the result of the command bbb-conf -status
nginx ———————…