You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).
12
10
13
-
:clap:Developer wanted! If you have time it would be awesome if you could help to enhance this application.
11
+
:clap:Contributors are welcome! If you have time it would be awesome if you could help to enhance this application.
14
12
15
13
__This app uses BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.__
Go to the BigBlueButton section inside your personal settings page and enter a
124
122
room name. That's it. You can now distribute the room url.
125
123
126
-
### Enter a room from files
127
-
Use the ... menu and select the desired BBB configuration to enter the room.
128
-
Beware that if the room is already running the presentation will **not** be
129
-
updated. Entering a room with a defined presentation works only if link shares
130
-
are enabled and do not require authentication. See [#1](https://github.com/sualko/cloud_bbb/issues/1)
131
-
for details.
124
+
### Share a room
125
+
Edit your room configuration and select groups or users you wish to share your room with. You can define the access level for your shared room (admin, moderator or simple user).
- By using the [Link Editor](https://apps.nextcloud.com/apps/files_linkeditor)
@@ -140,7 +135,7 @@ for details.
140
135
- Before installing, make sure your BBB is running correctly
141
136
- If the room doesn't appear in the ... menu of files, a browser/cache reload
142
137
might help
143
-
- To share an audio (mp3) or video (mp4) file with your audience follow these steps (more info in [#148](https://github.com/sualko/cloud_bbb/issues/148#issuecomment-827338650)):
138
+
- To share an audio (mp3) or video (mp4) file with your audience follow these steps (more info in [#148](https://github.com/littleredbutton/cloud_bbb/issues/148#issuecomment-827338650)):
144
139
- create a public share of the exact file
145
140
- copy the location of the share from the share information screen into your clipboard
146
141
- open big blue button, press the plus icon in the lower left corner
@@ -152,22 +147,23 @@ for details.
152
147
Writing such an application is a lot of work and therefore we are specially
153
148
thankful for people and organisations who are sponsoring features or bug fixes:
154
149
150
+
-[Arawa](https://arawa.fr/) Share moderators and users ([#281]), Bug fixes, UX audit
Copy file name to clipboardExpand all lines: appinfo/info.xml
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -14,36 +14,37 @@
14
14
* **Restrictions** Restrict room creation to certain groups
15
15
* **Activities** Get an overview of your room activities
16
16
17
-
Quick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).
17
+
Quick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).
18
18
Do you like this application? Give something back to the open source community and checkout our
19
-
[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).
19
+
[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).
20
20
21
-
Developer wanted! If you have time it would be awesome if you could help to enhance this application.
21
+
Contributors are welcome! If you have time it would be awesome if you could help to enhance this application.
22
22
23
23
*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*
0 commit comments