Open hsxhsx opened 4 years ago
Hello,
Have you found a solution to this issue? I've upgraded to Openvidu 2.27.0 and now this is happening.
Best regards
Solution found, when generating the token through the REST API /openvidu/api/sessions/<SESSION_ID>/connection
I was setting record=false
.
The feature is under Openvidu PRO but it had effects on mine Openvidu CE.
Best regards
I used Docker to deploy the whole service normally, now I'm using your source code to develop OpenVidu-Server, the recording module is problematic. Recording alone with a REST-API call results are fine, but the generated ZIP file unzips only one JSON, which has been bothering me for a long time. Please help to check, thank you