A service for streaming on the modern web browser only.
Try it online at https://kwitch.online
Stream manager screen (chrome)
Live channel list screen (edge)
Viewer screen (edge)
npm install -g pnpm
)gcc
and g++
>= 8 or clang
(with C++17 support)cc
and c++
commands (symlinks) pointing to the corresponding gcc
/g++
or clang
/clang++
executablessee in https://mediasoup.org/documentation/v3/mediasoup/installation/
Clone the repository:
git clone https://github.com/team-kwitch/kwitch.git
cd kwitch
Install dependencies:
pnpm install
Running the Project
pnpm dev
https://velog.io/@sukjuhong/series/Kwitch
This project is licensed under the MIT License. See the LICENSE file for more details.