Building a Zoom-like Video Conferencing App with Clerk + GetStream

July 11, 2025 (8mo ago)

import Image from 'next/image'

📹 Zoom-Style Video Conferencing App with Scheduling & Screen Sharing

🚀 Inspired by the shift to remote-first culture, I built a full-featured video conferencing app — schedule, join, screen share, and talk in real-time. Powered by Clerk for seamless auth and GetStream for scalable video/audio communication.


✨ Core Features


📸 Screenshot Preview

Dashboard Meeting Room Screen Sharing


⚙️ Tech Stack


🚧 Setup Guide (Simplified)

1. 🔐 Clerk Authentication Setup

npm install @clerk/nextjs