&audience
Secure Public Stream Publishing
Last updated
Was this helpful?
Secure Public Stream Publishing
Last updated
Was this helpful?
The &audience
parameter in VDO.Ninja enables secure public stream publishing, ideal for website while preventing unauthorized publishing.
Publishers get a unique publishing token, separate from the stream ID
Viewers use a different audience token to access the stream
Publishing requires both stream ID and publishing token
Maintains compatibility with existing code structure
Works with single streams only (not compatible with rooms)
Password functionality remains mostly intact
Public audience link appears in header unless &cleanoutput
is used
New publishers will establish new P2P connections while maintaining existing ones
Keep publishing tokens private and unique
P2P connections may expose public IP addresses
Exercise caution with untrusted sources due to potential zero-day exploits
System automatically identifies roles based on &view
and &push
parameters