recording lin BBB 2.3 authored by Roland Alton's avatar Roland Alton
...@@ -50,4 +50,8 @@ If the creation of the video fails the `temp` directory has to be deleted in `/v ...@@ -50,4 +50,8 @@ If the creation of the video fails the `temp` directory has to be deleted in `/v
## Get link to recording ## 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=` 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 presentation link of the server as an example
\ No newline at end of file
BBB 2.2: `https://arlberg.fairteaching.net/playback/presentation/2.0/playback.html?meetingId=`
BBB 2.3: `https://silvretta.fairteaching.net/playback/presentation/2.3/548053b447817e533b5f034ac2d85821cf365b03-1620661351278`
\ No newline at end of file