Update recordings authored by Roland Alton's avatar Roland Alton
...@@ -26,12 +26,9 @@ in the `events.xml` file we track all events and this starts recording: ...@@ -26,12 +26,9 @@ in the `events.xml` file we track all events and this starts recording:
</event> </event>
``` ```
To make it downloadable, we have two options (on manual request only): To make it downloadable, we currently use this script (on manual request only see #20):
~/bbb-export/python3 convert.py meeting_id ~/bbb-export/python3 convert.py meeting_id
or install
https://github.com/tilmanmoser/bbb-video-download
Then move video file on the server to `/var/www/bigbluebutton-default/downloads/`, to make it available at `https://fairteaching.net/downloads/` . Then move video file on the server to `/var/www/bigbluebutton-default/downloads/`, to make it available at `https://fairteaching.net/downloads/` .