About this app
Conclave is ACM-VIT's fully in-house video conferencing platform, designed, built, and maintained by the student chapter to support communication needs across one-on-one discussions and large group meetings. Sign in with Google or Apple, or join as a guest by meeting code or link. Features include high-quality audio and video, in-meeting chat, host controls, meeting lock, waiting-room moderation, and text-to-speech accessibility.
The mobile client is a single Skip Lite Swift codebase shipping to both iOS and Android, with platform-specific media bindings (Socket.IO and mediasoup) bridged through `skip-kit` and Gradle on the Android side. Conclave is open source at github.com/ACM-VIT/conclave.