Two access controls live under Project Settings → General: password protection and domain restrictions. Use them together for production.Documentation Index
Fetch the complete documentation index at: https://docs.streampixel.io/llms.txt
Use this file to discover all available pages before exploring further.
Password protection
Set a password and viewers must enter it before the stream loads.- Open Project Settings → General.
- Enable Password Protect.
- Set a password and save.
- Share the password with intended viewers only.
Domain restrictions
By default your stream embeds anywhere. Whitelist domains to lock embedding to your own sites.| Pattern | Effect |
|---|---|
example.com | Allows embedding only on example.com. |
*.yourdomain.com | Allows all subdomains of yourdomain.com. |
example.com, *.yourdomain.com | Multiple — comma-separated. |

Next
Custom domain
Serve the stream from your own domain instead of share.streampixel.io.
Security hardening
Full production checklist beyond the dashboard toggles.