vr000m / daily-studio

Create a custom live and recorded experience with Daily's Video Component System (VCS) and Interactive Live Streaming (ILS)

Home Page:https://daily-studio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Studio

Daily Studio

Create a custom live and recorded experience with Daily's Video Component System (VCS) and Interactive Live Streaming (ILS)

Features

  • Interactive Live Streaming (ILS), supports three roles.
    • Owner - The owner of the stream, can invite participants to join the stream, customize the layout.
    • Presenter - The presenter of the stream, can share their camera, screen, and audio.
    • Viewer - The viewer of the stream, can only view the stream.
  • Stream to multiple platforms at once (e.g. YouTube, Twitch, Facebook, etc.)
  • Record your stream
  • Customizable Stream UI with VCS
  • Invite participants to join your stream
  • Chat with participants
  • Remote Media Player

Live example

See it in action here ➡️

Getting Started

Install dependencies

yarn install

Copy & update the env variables

# set DAILY_API_KEY, NEXT_PUBLIC_DAILY_DOMAIN & NEXT_PUBLIC_BASE_URL
cp env.example .env.local

Start your dev server

yarn dev

Demo should be live at - http://localhost:3000

Deploy your own on Vercel

Deploy with Vercel

About

Create a custom live and recorded experience with Daily's Video Component System (VCS) and Interactive Live Streaming (ILS)

https://daily-studio.vercel.app

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.3%Language:CSS 0.2%