Recording google meet through Webrtc

1.4k Views Asked by At

I am trying to record google meet audio and video using webRtc. I found mediaRecorder Api for same. But i am unable to record meeting, as it is only capturing my webcam and audio. How can i record a whole meeting through code in any language?

1

There are 1 best solutions below

1
On

One solution is to use Neko to record conferences. It is like jibri but works for all any website!

It is a headless Chromium instance that runs on a server. You launch the neko instance and then join the conference call. You then can capture the web page's audio and video.

You can specify a RTMP output (Twitch, Youtube...) or you can save the files.