Skip to main content

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.

Two access controls live under Project Settings → General: password protection and domain restrictions. Use them together for production.

Password protection

Set a password and viewers must enter it before the stream loads.
  1. Open Project Settings → General.
  2. Enable Password Protect.
  3. Set a password and save.
  4. Share the password with intended viewers only.

Domain restrictions

By default your stream embeds anywhere. Whitelist domains to lock embedding to your own sites.
PatternEffect
example.comAllows embedding only on example.com.
*.yourdomain.comAllows all subdomains of yourdomain.com.
example.com, *.yourdomain.comMultiple — comma-separated.
Always include share.streampixel.io in the whitelist if you want the Streampixel-hosted share link to keep working.
Access Control

Next

Custom domain

Serve the stream from your own domain instead of share.streampixel.io.

Security hardening

Full production checklist beyond the dashboard toggles.