Hello everyone,
I´m developing an app and I need to record in the composed mode to get both participants data in one video. When recording one session everything works fine, but when i try with three sessions all recordings starts freezing. I read in the docs that this method is significantly heavier than the individual method. If I needed to record 50 sessions simultanily how could I achieve that? That is only possible in the Pro version?
You have to consider that COMPOSED recording is going to need 1 CPU per recording. For 50 simultaneous recording you will need a really powerful machine with OpenVidu CE.
If you use OpenVidu PRO you can distribute the recording load in several media servers.
Or you can use individual recording and merge all videos when session finished.
Thank you so much for your answer. What is the difficulty of merging the videos? Could you provide me directions? I´ve never done this kind of thing before. I also realized that with Individuals recordings I achieved better quality videos