Currently, I am using the Janus cloud model with two Janus Sentinels, both utilizing the video call plugin as the main calling feature in the project. I have encountered an issue: although according to the documentation, I sent a request to Janus to record the call by creating .mjr files as follows:
The notable issue here is that after sending this request, some calls successfully generate the .mjr files, while a small number of calls do not generate any files, making my recording feature incomplete. I would like to ask: what are the conditions required for the .mjr files to be successfully created? Thank you.
For the issue related to recording and creating .mjr files, should I check the general Janus log, or is there a specific log I need to review? If possible, please specify which log contains information about recording .mjr files. If it’s the general log, I noticed that after the calls, there is no information related to recording present. Thank you!