team-kwitch / kwitch

A service for streaming on the modern web browser only.
https://kwitch.online
MIT License
0 stars 0 forks source link
expressjs mediasoup monorepo nextjs turborepo typescript webrtc

Kwitch

A service for streaming on the modern web browser only.

Try it online at https://kwitch.online

Showcase

Prerequisites

see in https://mediasoup.org/documentation/v3/mediasoup/installation/

Installation and Running the Project

  1. Clone the repository:

    git clone https://github.com/team-kwitch/kwitch.git
    cd kwitch
  2. Install dependencies:

    pnpm install
  3. Running the Project

    pnpm dev

Related posts (in korean)

https://velog.io/@sukjuhong/series/Kwitch

Licence

This project is licensed under the MIT License. See the LICENSE file for more details.