bkad / prat

group chat with markdown served over websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support video/audio chat sessions.

cespare opened this issue · comments

Thanks to @tobert for pointing this out. It would be stupid easy to support conference calls a la Campfire using Tropo:

https://www.tropo.com/docs/scripting/creating_conference_call.htm

I'm content to wait for WebRTC.

I'm working on a WebRTC solution for voice / video chat (and maybe off-the-record p2p private chats as a reach goal).
Pushing updates to this branch: https://github.com/bkad/oochat/tree/WebRTC

Oh you.