Skip to content

DR-DinoMight/StreamBoard

Repository files navigation

StreamBoard

A realtime drawing app that can be used along side OBS to bring interactive whiteboard to stream

Getting started

Start using Node

# Install dependencies for server
npm install

# Run the server
node server

# Alter config.json and restart
./config.json

# Re-Run the server
node server

In OBS add new browser source (1080x1920) to URL displayed in console

To draw go to the URL mentioned in the CLI

Author

Matthew Deloughry

License

This project is licensed under the MIT License - see the LICENSE file for details

Thank you to Gabriel Tanner for skeleton code, without this I'd be clueless! - DrawingApp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published