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 137 forks source link

OBS implementation instructions #42

Open fragtion opened 3 years ago

fragtion commented 3 years ago

As per https://github.com/obsproject/obs-studio/pull/3834 , it's now possible to use OBS's custom stream output/service to push an FTL protocol feed directly (without needing to modify the "services.json" file as per current README). This only works on recent OBS releases following the PR merge, so old instructions should probably remain as well, but the integrated method is obviously a lot more convenient so that should probably be mentioned first