Live data from Hacker News

Recording WebRTC with a ghost participant using puppeteer

medium.com

1–2 of 2 posts

Re: Recording WebRTC with a ghost participant using puppeteer

#2
Decided to write this after doing a bunch of research into recording a webRTC meeting with several participants. Hopefully it helps other who decide to go down this path if they want to incorporate recording into their video chat app. I used an ingenious open source library called puppeteer-stream to basically get a prototype ready in a couple of minutes.