Hi,
Lately I’ve been trying to move some OpenVidu recording files from the server (local) storage to a remote one. I’ve seen there is an event that tells me when a recording is “ready” (available) to be accessed but I’ve some questions:
-
The event “recordingStatusChanged” with status “ready” is dispatched even without having S3 storage configured?
-
Currently I’m using INDIVIDUAL recording because of CPU usage, there is a way to prevent OpenVidu from creating a final .zip file with all the recordings when recording is stopped?
-
With INDIVIDUAL recording and enabled S3 storage, does OpenVidu creates .zip file before the upload or it does upload every file separately?
Best regards,
Dario