Connect WebRTC browser input
connect_webrtc_browser_inputGenerate a WebRTC browser input scaffold to receive webcam, screen, pointer, and sensor data through an external signaling app for interactive TouchDesigner networks.
Instructions
Create a browser/WebRTC input scaffold for webcam, screen, pointer, and sensor data supplied by an external signaling app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | webrtc_browser_input |
| active | No | ||
| room_id | No | tdmcp | |
| input_mode | No | mixed | |
| parent_path | No | Parent COMP for the WebRTC scaffold. | /project1 |
| signaling_url | No | ws://127.0.0.1:8787 | |
| include_data_channels | No |