Update recordings authored by Roland Alton's avatar Roland Alton
...@@ -26,7 +26,9 @@ in the `events.xml` file we track all events and this starts recording: ...@@ -26,7 +26,9 @@ in the `events.xml` file we track all events and this starts recording:
</event> </event>
``` ```
To make it downloadable, we currently use this script (on manual request only see #20): ## Download
There is currently no automatic download link. 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
... ...
......