# deepch/RTSPtoWeb

RTSP Stream to WebBrowser

Repository: https://github.com/deepch/RTSPtoWeb
Canonical: https://ross.abutalabs.com/products/rtsptoweb
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-26T11:49:31+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2217, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1692, forks 390 (observed 2026-08-28T04:05:22.735618+00:00)

## What it is
RTSPtoWeb is a self-hosted Go server that converts RTSP camera streams into browser-playable formats such as MSE, WebRTC, and HLS, without relying on FFmpeg or GStreamer. It exposes an HTTP API and demo web UI for managing and viewing multiple streams and channels.

## Use cases
- view ip camera streams in a web browser
- convert rtsp to webrtc for low-latency playback
- serve hls streams from rtsp sources
- embed cctv camera feeds in a web dashboard
- self-host an rtsp to browser gateway
- play rtsp streams in chrome safari and firefox

## When to choose
- you need native Go performance without FFmpeg/GStreamer dependencies
- you want low-latency WebRTC playback of RTSP cameras
- you need a simple HTTP API to manage multiple camera streams
- you want a docker-deployable stream gateway

## When to avoid
- you need transcoding or re-encoding of video codecs
- your cameras output codecs unsupported by browsers without conversion
- you need recording or storage of streams
- you require heavy analytics on the video feeds

## Facets
- artifact type: service
- maturity: active
- function: video-processing, streaming, http-server, web-framework
- domain: media, self-hosted, web-development, iot
- platform: windows, self-hosted, go
- tags: rtsp, webrtc, hls, mse, ip-camera, surveillance, golang, stream-relay, video, linux, macos, docker, web-server

## Member repositories
- deepch/RTSPtoWeb (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.735618+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-30T03:38:13.465767+00:00, confidence not recorded.
  - readme: https://github.com/deepch/RTSPtoWeb (fetched 2026-08-28T04:05:22.735618+00:00, sha e2754c12770a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
