Connect video stream receiver
connect_video_stream_receiverSet up a video stream receiver in TouchDesigner for RTSP, HLS, SRT, or WebRTC ingest with stream maps and configuration notes.
Instructions
Create a Video Stream In TOP scaffold for RTSP, HLS, SRT, or WebRTC ingest with stream maps and setup notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | rtsp://127.0.0.1:8554/live | |
| mode | No | rtsp | |
| name | No | Generated baseCOMP name. | video_stream_receiver |
| active | No | ||
| latency_ms | No | ||
| parent_path | No | Parent COMP for the Video Stream In scaffold. | /project1 |