jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.89k stars 6.54k forks source link

Recording spliting issue while continues recording for 1-1.30 hr with 2 users. #14729

Open PratikNanavare20 opened 3 weeks ago

PratikNanavare20 commented 3 weeks ago

Description:

Steps to reproduce:

  1. Start Meeting with 2 users
  2. Click on 'Start recording for 1-1.30 hr recording
  3. and so on... and do all the events inbetween meeting like like do multiple times share screen and share video hand raise and all

Expected behavior:

Actual behavior:

Server information:

Client information:

Additional information:

saghul commented 3 weeks ago

Not sure what the question is here. If you start / stop a recording multiple times then you'll get multiple files.

PratikNanavare20 commented 3 weeks ago

Not sure what the question is here. If you start / stop a recording multiple times then you'll get multiple files.

If I start recording in 1 meeting and use multiple events like screen sharing and share video etc for long time then it is automatically spitting the recording in multiple parts.

saghul commented 3 weeks ago

I guess you are using local recordings. That is a limitation of the recording system since it needs to store the content in RAM and we have some size limits.

PratikNanavare20 commented 3 weeks ago

I guess you are using local recordings. That is a limitation of the recording system since it needs to store the content in RAM and we have some size limits.

We have store recording in external storage which is connected with our VM and once recording completed we moved that recording to azure blob storage.

saghul commented 3 weeks ago

So you are using Jibri then. That shouldn't happen I think. Please share Jibri logs.