Milestone 1

OBS to browser, through the configured stream path.

This route is the online operator handoff for the smallest working stream proof. Use the checklist in order, then open the player route and verify the video actually starts.

Open /player

OBS publish target

rtmp://ingest.qzcurious.link:1935/live/test

Raw HLS manifest

https://media.qzcurious.link/live/test/index.m3u8

Operator checklist

  1. Confirm the deployed web app and media services are healthy.
  2. Start OBS with the visible publish target and the exact supported preset: 1280x720, 30 fps, 2500 kbps CBR video, x264 veryfast, 48 kHz stereo / 128 kbps AAC, and 2s keyframes.
  3. Open the relative /player route.
  4. Click play and verify the video starts in the player.

Troubleshooting

If playback does not start within seven seconds, check the visible manifest URL first before changing the player code or deploy config.