For the complete documentation index, see llms.txt. This page is also available as Markdown.

&push

The stream ID that you are publishing with will be the defined value

Sender-Side Option! (&room)

Aliases

  • &id

Options

Example: &push=StreamID

Value
Description

(no value given)

creates a randomly generated stream ID

(string)

1 to 64-characters long. Non-alphanumeric characters are sanitized to _; case sensitive.

Details

&push is the parameter that tells VDO.Ninja to be a publisher.

https://vdo.ninja/?push=streamid https://vdo.ninja/?view=streamid

If the parameter is not provided, a randomly generated stream ID will be used instead. https://vdo.ninja/?push

This is a useful parameter if you wish to reuse an invite link or if you refresh the page often. The value can be up to 64-characters long and is case sensitive. If left empty, the stream ID will default to a random one.

For a persistent OBS/browser-source setup, give the guest a planned &push=STREAMID and use the matching &view=STREAMID link in OBS. See Permanent links, reusable invites, and stream IDs for examples and alternatives such as &permaid, scenes, and slots.

If the stream ID is already in active use, an error will be shown and the stream will not publish.

If using a &room URL and not using &scene or &solo, VDO.Ninja will automatically generate a &push ID.

&permaid&viewHow to get permanent links

Last updated

Was this helpful?