... | ... | @@ -47,3 +47,7 @@ There is currently no automatic download link for the video plus presentation an |
|
|
Then move video file on the server to `/var/www/bigbluebutton-default/downloads/`, to make it available at `https://fairteaching.net/downloads/` .
|
|
|
|
|
|
If the creation of the video fails the `temp` directory has to be deleted in `/var/bigbluebutton/published/presentation/meetingID/` and then the creation can be restarted.
|
|
|
|
|
|
## Get link to recording
|
|
|
|
|
|
The link the recording can be found by checking `/var/log/bigbluebutton/bbb-web.log` for the meeting-id of a specific room name ( `less bbb-web.log | grep <roomname`). Then just add it to the Usual persentation link of the server as an example `https://arlberg.fairteaching.net/playback/presentation/2.0/playback.html?meetingId=` |
|
|
\ No newline at end of file |