Update recordings authored by Roland Alton's avatar Roland Alton
......@@ -13,4 +13,18 @@ audio deskshare events.xml notes presentation video
audio is separated as opus file from video in the audio folder.
before processing raw video is recorded as webm here `/var/kurento/recordings/session`
in the `events.xml` file we track all events and this starts recording:
```
<event timestamp="43914128" module="PARTICIPANT" eventname="RecordStatusEvent">
<timestampUTC>1599759178339</timestampUTC>
<date>2020-09-10T19:32:58.339+02</date>
<status>true</status>
<userId>w_4ncwfqx17rtz</userId>
</event>
```
if we need to make video or audio tracks available a sysadmin could manually move them on the server to `/var/www/bigbluebutton-default/downloads/`, then they are available at `https://fairteaching.net/downloads/` on request.