Sentry Bridge — quick start

1. Install Docker Desktop FIRST (this is the part most people miss):
     https://www.docker.com/products/docker-desktop/
   After installing, OPEN Docker Desktop and wait until the bottom-left
   status says "Engine running". Leave it open.

2. Double-click start.command (Mac/Linux) or start.bat (Windows).
   A terminal window opens and shows "[bridge] listening on ...".
   If you see "'docker' is not recognized" or "command not found",
   Docker isn't installed yet — go back to step 1.

3. Edit go2rtc.yaml — add one line per camera under "streams:".

4. Go to https://sentry.today/cameras, choose "RTSP via Bridge",
   keep Bridge host as http://localhost:1984, and add your camera.

Stuck? Open https://sentry.today/bridge for the full guide.
