GRVYDEV / Project-Lightspeed

A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming
MIT License
3.63k stars 138 forks source link

Build Typescript SDK for connecting to Lightspeed-WebRTC #50

Open GRVYDEV opened 2 years ago

GRVYDEV commented 2 years ago

Right now we only distribute a react app that has all the required code to connect and receive video from lightspeed. Lets build an SDK that will make it easier for people to build their own web apps on top of this.