Make it possible to record a JitMeet conference. This includes audio, video and potentially even text.
installed everything according to installation document.
everything run fine, but recording.
when click on record button, I can see in console log set command for recording = true,
but receive recording = false
link to test complainera.com.
SimpleScreenRecorder does a great job of this under Linux. I don't see the need to duplicate the functionality under JM.
@danboid SSR allows you to record your microphone, but a conference have 2 different audio sources not only one : incoming audio from people connected and your own microphone. SSR ask for only 1 audio source, so how to run it to record all audio sources !?
@galuel
Under the SSR Audio Input settings, set the backend to Pulseaudio and the source to "Monitor of built in audio..."
@emcho Jibri is a set of tools for recording and/or streaming a Jitsi Meet conference.
heh, @emcho created the Jitsi project, I bet he knows :-) This issue seems resolved now that we have jibri, closing!
With Jibri, the suggested approach is to record only one conference at a time. What if there are multiple conferences are going on? Can you please recommend an approach to scale Jibri for multiple conferences.
@carbonrider you can deploy multiple jibris to an environment to handle multiple recordings.