Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 693 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 693 Bytes

jitsi-mod

This small app should help to include single Jitsi Meet participants into a streaming setup e.g. by including a browser source in OBS Studio.

It is based on the tutorial repository for the excellent Jitsi-Vue.js tutorial by Jur de Vries.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.