Multicast RTSP to remote offices over PPTP ? Or Unicast TCP ?

This page summarizes the projects mentioned and recommended in the original post on /r/networking

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nginx-rtmp-module

    NGINX-based Media Streaming Server

  • There's a ton of options out there for things like this; One of the ones I've personally used was https://github.com/arut/nginx-rtmp-module along with ffmpeg. A bit complex to tweak and monitor, but does seem to work well. There's also a lot of SaaS offerings for this, even Azure has one.

  • rtsp-simple-server

    Discontinued Also known as rtsp-simple-server. ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams. [Moved to: https://github.com/aler9/mediamtx]

  • The easiest solution was to setup a wireguard server on a vps, and setting the camera to stream to a rtsp Endpoint handled by https://github.com/aler9/rtsp-simple-server. Then the clients connect to another vpn server and can access the video stream that is republished by the server.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts