Skip to content

gilesheron/rtsp-sidecar-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtsp-sidecar-proxy

rtsp-sidecar-proxy is a simple, ready-to-use and zero-dependency RTSP proxy. It was forked from aler9/rtsp-simple-proxy and then reworked into a sidecar proxy which connects to RTSP sources on-demand rather than through configuration.

Features:

  • Receive multiple streams in TCP or UDP
  • Distribute streams in TCP or UDP
  • Supports the RTP/RTCP streaming protocol
  • Supports authentication (i.e. username and password)
  • Designed to be used as a sidecar proxy in Kubernetes

Installation

Docker images are posted to dockerhub

Usage

Add this container to any pod that needs to use the proxy.

Also add the msm-init container as an init container.

Links

Related projects

IETF Standards

Packages

No packages published

Languages

  • Go 91.3%
  • Makefile 5.1%
  • Shell 1.9%
  • Dockerfile 1.7%