Hi everyoneWe are using Private Recording Beta plugged in to an existing
app which is working perfectly fine but when we record we only get a
small 13kb ~ 20kb file in our webdav folder.Our process for creating the
room/users is quite simple. Using PHP, we first create a room, create
auth tokens for a main user with role 100 and then a basic user with
role 50. We have 2 applications, 1 for main user and one for basic user.
We connect in main user to the room followed by basic user. The main
user...