iva_screenshare
Start or stop web/VNC screen sharing in a video conference and manage remote control requests, including batch responses.
Instructions
IVA screenshare: start/stop web or VNC screen demonstration, request/respond/stop remote control, batch respond. Clients API v2.28.12.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform: - "start_web": Start web (browser) screen sharing in the conference. Начать демонстрацию экрана (веб). Показать экран. - "start_vnc": Start VNC-based screen sharing (remote desktop). Начать демонстрацию VNC-экрана. - "stop": Stop screen sharing. Остановить демонстрацию экрана. Прекратить показ экрана. - "request_remote_control": Request remote control of a shared screen. Запросить удалённое управление экраном. - "respond_remote_control": Respond to a remote control request (accept/reject). Ответить на запрос удалённого управления. - "batch_respond_remote_control": Respond to multiple remote control requests at once (batch accept/reject). - "stop_remote_control": Stop/terminate an active remote control session. Остановить удалённое управление. | |
| confirm | No | Set to true to confirm destructive actions (delete, remove, stop, etc.) when IVA_CONFIRM_DESTRUCTIVE is enabled. | |
| batchData | No | Batch remote control response data | |
| startData | No | Screen share start data | |
| controlData | No | Remote control request/response data | |
| conferenceSessionId | No | Conference session UUID | |
| conferenceSessionParticipantId | No | Participant UUID | |
| presentationOwnerParticipantId | No | Presentation owner participant UUID |