Jitsi-meet: Recording

Created on 15 Jan 2014  路  8Comments  路  Source: jitsi/jitsi-meet

Make it possible to record a JitMeet conference. This includes audio, video and potentially even text.

All 8 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  39Comments

kerpan picture kerpan  路  52Comments

saghul picture saghul  路  106Comments

weeman1337 picture weeman1337  路  56Comments

JpTiger picture JpTiger  路  50Comments