Skip to content

Proxy RTSP/RTP connections to real IP-cameras to save bandwidth.

Notifications You must be signed in to change notification settings

khaliullov/rtsp-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTSP/1.0 proxy

Proxy RTSP/RTP connections to real RTSP IP-cameras to save bandwidth. Based on djwackey/dorsvr.

!!! Under construction !!!

Synopsis

rtsp://127.0.0.1:8554/rtsp/[login:password@]host[:port]/path

where:

127.0.0.1:8554 - RTSP server host and port
/rtsp/ - proxied scheme ()
login:password - credentials for remote IP RTSP camera
host - IP/host of target IP camera
port - use different port for IP camera, by default 554
/path - profile endpoint

TODO

  • overwrite IP-addresses in responses (RTP-Info, Transport headers), SDP
  • process RTCP requests
  • RTP connections

About

Proxy RTSP/RTP connections to real IP-cameras to save bandwidth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published