Response model for live video-to-video generation.
Field | Type | Required | Description |
---|---|---|---|
subscribe_url |
str | ✔️ | Source URL of the incoming stream to subscribe to |
publish_url |
str | ✔️ | Destination URL of the outgoing stream to publish to |
control_url |
Optional[str] | ➖ | URL for updating the live video-to-video generation |
events_url |
Optional[str] | ➖ | URL for subscribing to events for pipeline status and logs |