muralikg / puppetcam

Export puppeteer tab as webm video
MIT License
322 stars 62 forks source link

Can I use Puppetcam to screencast a Google Meet conference and then pipe it to FFMPEG? #20

Closed shelomito12 closed 4 years ago

shelomito12 commented 4 years ago

Is this possible to do in a headless Ubuntu server considering google Authentication? Does Puppetcam only save files in .webm format? Can I use .mp4 instead? Any thoughts on how to accomplish this?

muralikg commented 4 years ago

You can refer to this issue to know about formats supported by Chrome https://github.com/muralikg/puppetcam/issues/12

Have not tried exporting a google meet or anything involving google authentication. But I dont see any reason why you cannot do that unless google blocks requests if they detect automation.