Project-Lightspeed icon indicating copy to clipboard operation
Project-Lightspeed copied to clipboard

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

Results 44 Project-Lightspeed issues
Sort by recently updated
recently updated
newest added

Hi there! I was crawling through everything around the tech used in Lightspeed. I even found https://github.com/obsproject/obs-studio/issues/3881 by @GRVYDEV As I am somewhat a packaging freak I brought FTL to...

documentation
information

**Attempts so far:** - Multiple phones - Experimental WebRTC settings in safari **With this we can assume that its a problem related to IOS 15** *Confirmed to work on M1...

This may be related to other issues, but I didn't see the specific error that I was getting. Mine is being run in docker-compose through Portainer ([Portainer handles `.env` files...

The Ubuntu installer script does not just install project lightspeed, it also installs the package manager version of nginx (and certbot if TLS option is chosen) and overwrites any existing...

Subsequent PR for addressing #53

I patch the webrtc with the pr for wss and add a SSL Cert. All looks great, Websocket commucation is loaded, but the Video Stream isn't shown. Used the docker-compose...

Fixes #54 fontawesome dependency issue and fixes some minor issues with layout ![image](https://user-images.githubusercontent.com/38570914/164064758-59c89e16-8a15-4b7c-ae43-e598963ba110.png) **This is a work in progress** Still working on the player visibility error. This *might* have already...

Hello Guys, just installed litepssed in docker. Homepage is working, but I dont get a player running. I see in chrome console CORS errros from Access to script at 'https://kit.fontawesome.com/99754263de.js'...

Lets work on the documentation! We need step-by-step installation for a basic setup with more advanced config options for expanding on the basic setup, as well as more straightforward and...

Lets implement WHIP support that will open up the possibilities in terms of sending video into lightspeed. This will allow any valid WHIP clients to send video to be broadcasted.

enhancement
help wanted