# 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

Repository: https://github.com/GRVYDEV/Project-Lightspeed
Canonical: https://ross.abutalabs.com/products/project-lightspeed
Language: Rust
License: MIT
License Family: permissive
Last push: 2023-04-03T16:49:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2068, "days_push": 1248, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3664, forks 140 (observed 2026-08-28T04:08:13.359302+00:00)

## What it is
A self-contained live streaming server written in Rust that ingests OBS streams via the FTL protocol and delivers them to browsers over WebRTC with sub-second latency. It consists of three components: an ingest server, a WebRTC server, and a React-based web player.

## Use cases
- self-host a low-latency live streaming server
- stream OBS to a browser with sub-second delay
- replace Twitch with a self-hosted streaming setup
- build a WebRTC-based live video platform
- serve live video from my own server

## When to choose
- you want sub-second latency from OBS to browser
- you need a fully self-hosted streaming stack
- you want a lightweight Rust-based alternative to RTMP/HLA pipelines

## When to avoid
- you need large-scale multi-viewer distribution or CDN scaling
- you need recording, VOD, or chat features out of the box
- you need an actively developed project with recent releases

## Facets
- artifact type: application
- maturity: maintenance
- function: streaming, websocket, http-server
- domain: media, web-development, self-hosted
- platform: self-hosted, rust
- tags: webrtc, ftl, obs, live-streaming, sub-second-latency, video-streaming, real-time, linux, docker

## Member repositories
- GRVYDEV/Project-Lightspeed (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.359302+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:33.771147+00:00, confidence not recorded.
  - readme: https://github.com/GRVYDEV/Project-Lightspeed (fetched 2026-08-28T04:08:13.359302+00:00, sha 66b6b191c1c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
