jeremyckahn / chitchatter

Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
https://chitchatter.im/
GNU General Public License v2.0
1.44k stars 164 forks source link

Request: Record room #251

Open the-homeless-god opened 3 months ago

the-homeless-god commented 3 months ago

A room that allows enable video recording of the session with screen/webcam/mic. Simple stream everything to the buffer until stop button pressed and release it as a file into the chat

jeremyckahn commented 3 months ago

Hi @the-homeless-god, thanks for sharing this idea. I don't know that stream recording would make sense as part of Chitchatter's core feature set, but I think it could work well as a plugin. I have to fully think through how a plugin system might work, but it seems like it should meet this need while keeping Chitchatter relatively lean and focused.