... | ... | @@ -26,12 +26,9 @@ in the `events.xml` file we track all events and this starts recording: |
|
|
</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
|
|
|
|
|
|
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/` . |