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

&queuetransfer

Keep a transferred guest queued in the destination room until activated.

Sender-Side Option! (&push, &room)

Aliases

  • &qt

Details

&queuetransfer changes what happens after a guest is transferred from one room to another.

Normally, a transferred guest is admitted into the destination room immediately if the destination room accepts the transfer. With &queuetransfer on the guest invite link, the guest lands in the destination room's queue flow instead, so the destination director can activate them when ready.

Guest invite link:

https://vdo.ninja/?room=LobbyRoom&queuetransfer

When the lobby director transfers this guest to another room, the guest arrives there in queue mode rather than going live immediately.

This is useful when a public lobby director is routing guests into production rooms, breakout rooms, or private green rooms, but the destination director still wants final control.

Interaction with room admission approval

&queuetransfer is a queue workflow option.

If the destination room also uses &requireapproval, the transferred guest remains pending until the destination director approves them.

If the destination room has &roomcap and is full, the transfer is rejected.

&queueHow to transfer guests to other rooms&requireapproval

Last updated

Was this helpful?