vision-mixer

Get the multiview WHEP endpoint for a vision mixer block. GET /api/flows/{flow_id}/blocks/{block_id}/multiview-endpoint

get/api/flows/{flow_id}/blocks/{block_id}/multiview-endpoint

Path parameters

flow_idstring required

Flow ID (UUID)

block_idstring required

Vision mixer block ID

Response

Multiview endpoint info

endpointstring required

WHEP endpoint path (e.g. "/whep/my-endpoint"), empty if not connected.

Changes