# VIDX Embed Snippets

## Files

- `montgomery-park-live-feed.html` is the ready-to-paste snippet for the Montgomery Park camera.
- `vidx-camera-embed-template.html` is the generic version with placeholders.

## Usage

1. Copy the contents of one snippet file into any page on the same site.
2. Leave the `/vidx_embed/...` URLs as-is if the page is served from the same domain.
3. For a different camera, replace:
   - `YOUR_PATH`
   - `YOUR CAMERA TITLE`

## What the snippet does

- embeds the video feed
- shows the online, viewers, bitrate, and uptime overlays
- centers the watermark over the video
- loads `/vidx_embed/vidx-embed.js` only once per page
- re-initializes safely if the script is already present