A simple HTML page that bypasses IPCamLive's autoplay restrictions for use with OBS Browser Sources.
- Fetches the direct HLS stream URL from IPCamLive (bypassing their player)
- Automatically plays the stream without requiring any clicks
- Refreshes every 4 minutes to maintain connection
- Works completely unattended in OBS
- Save the HTML file locally
- Edit the
streamAliasvariable to match your camera ID - In OBS, add a Browser Source
- Point to the local HTML file
- Set width/height to match your desired resolution
IPCamLive blocks autoplay in their embedded player, but this script finds and plays the direct .m3u8 HLS stream instead, which has no such restrictions.
- Modern browser (OBS Browser Source works fine)
- The camera must be publicly accessible on IPCamLive