You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time the Web Input was created, defined as a Unix timestamp (seconds since epoch).
[optional]
url
String
The URL for the Web Input to load.
[optional]
auto_launch
Boolean
When set to `true` the Web Input will automatically launch and start streaming immediately after creation
[optional]
live_stream_id
String
The Live Stream ID to broadcast this Web Input to
[optional]
status
String
[optional]
passthrough
String
Arbitrary metadata that will be included in the Web Input details and related webhooks. Can be used to store your own ID for the Web Input. Max: 255 characters.
[optional]
resolution
String
The resolution of the viewport of the Web Input's browser instance. Defaults to 1920x1080 if not set.
[optional][default to '1920x1080']
timeout
Integer
The number of seconds that the Web Input should stream for before automatically shutting down.