livekit-examples/meet

Open source video conferencing app built on LiveKit Components, LiveKit Cloud, and Next.js.

941

stars

436

commits

TypeScript

primary language

Sep 9, 2026

updated

meet.livekit.io
nextjs
react
reactjs
webrtc

README

LiveKit logo

LiveKit Meet

Try the demoLiveKit ComponentsLiveKit DocsLiveKit CloudBlog


LiveKit Meet is an open source video conferencing app built on LiveKit Components, LiveKit Cloud, and Next.js. It's been completely redesigned from the ground up using our new components library.

LiveKit Meet screenshot

Tech Stack

Demo

Give it a try at https://meet.livekit.io.

Dev Setup

Steps to get a local dev setup up and running:

  1. Run pnpm install to install all dependencies.
  2. Copy .env.example in the project root and rename it to .env.local.
  3. Update the missing environment variables in the newly created .env.local file.
  4. Run pnpm dev to start the development server and visit http://localhost:3000 to see the result.
  5. Start development 🎉

Contributors

renovate[bot]

324 commits

lukasIO

70 commits

ocupe

16 commits

davidzhao

14 commits

livekit-examples/meet

Open source video conferencing app built on LiveKit Components, LiveKit Cloud, and Next.js.

941

stars

436

commits

TypeScript

primary language

Sep 9, 2026

updated

meet.livekit.io
nextjs
react
reactjs
webrtc

README

LiveKit logo

LiveKit Meet

Try the demoLiveKit ComponentsLiveKit DocsLiveKit CloudBlog


LiveKit Meet is an open source video conferencing app built on LiveKit Components, LiveKit Cloud, and Next.js. It's been completely redesigned from the ground up using our new components library.

LiveKit Meet screenshot

Tech Stack

Demo

Give it a try at https://meet.livekit.io.

Dev Setup

Steps to get a local dev setup up and running:

  1. Run pnpm install to install all dependencies.
  2. Copy .env.example in the project root and rename it to .env.local.
  3. Update the missing environment variables in the newly created .env.local file.
  4. Run pnpm dev to start the development server and visit http://localhost:3000 to see the result.
  5. Start development 🎉

Contributors

renovate[bot]

324 commits

lukasIO

70 commits

ocupe

16 commits

davidzhao

14 commits

Languages

TypeScript

94.8%

CSS

3.8%

JavaScript

1.4%