# deepch/RTSPtoWebRTC

RTSP to WebRTC use Pion WebRTC

Repository: https://github.com/deepch/RTSPtoWebRTC
Canonical: https://ross.abutalabs.com/products/rtsptowebrtc
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-19T23:47:16+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2928, "days_push": 14, "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 1788, forks 447 (observed 2026-08-28T04:05:36.385707+00:00)

## What it is
A Go service that streams RTSP camera feeds to web browsers over WebRTC using Pion, without ffmpeg or gstreamer. It serves an HTTP endpoint and supports H264 video with PCM alaw/mulaw audio.

## Use cases
- view RTSP IP camera streams in a browser
- stream security cameras over WebRTC
- play RTSP video in Chrome Safari Firefox
- low-latency camera feed web viewer
- convert RTSP stream to WebRTC without ffmpeg

## When to choose
- you need native WebRTC playback of RTSP H264 streams with minimal dependencies
- you want a lightweight self-hosted camera-to-browser bridge

## When to avoid
- you need broader protocol support or a better API - the author recommends RTSPtoWeb instead
- you need codecs other than H264 or advanced audio support

## Facets
- artifact type: service
- maturity: maintenance
- function: video-processing, streaming, http-server, websocket
- domain: media, self-hosted, web-development
- platform: windows, self-hosted, go
- tags: rtsp, webrtc, pion, ip-cameras, surveillance, live-streaming, h264, video, linux, macos, web-server

## Member repositories
- deepch/RTSPtoWebRTC (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.385707+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:23:20.158187+00:00, confidence not recorded.
  - readme: https://github.com/deepch/RTSPtoWebRTC (fetched 2026-08-28T04:05:36.385707+00:00, sha 0cf5b60f9026)
- Data as of 2026-08-30T08:39:29.467469+00:00.
