Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

jakecoffman/camweb

Repository files navigation

camweb

Connect to RTSP cameras from your browser!

Great for security or baby monitors.

Installation

  1. Install Go on path
  2. Clone repo
  3. Run go build
  4. Add a config.json to add cameras (see config_sample.json)

Credit

Originally forked from https://github.com/deepch/RTSPtoWebRTC

Changes from upstream:

  • Uses a websocket and trickle ICE, avoids STUN servers
  • More resilient to packet loss using NACK responses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published