video.live_stream.simulcast_target.created
Name | Type | Description |
---|---|---|
type | string | Type for the webhook event. |
webhookId | string | Unique identifier for the webhook. |
object | object | |
- object.name | string | Type of webhook (e.g., "live"). |
- object.id | string | Unique identifier for the livestream (e.g., "9oa85f64-5717-4562-b3fc-2c963f66afa6"). |
environment | object | |
- environment.name | string | Name for the environment (e.g., "production"). |
- environment.id | string | Unique identifier for the environment (e.g., "9oa85f64-5717-4562-b3fc-2c963f66afa6"). |
data | object | |
- data.simulcastId | string | Unique identifier for the simulcast (max 255 characters, e.g., "314a486a-3dc7-4cf5-9fcc-1708a4683f21"). |
- data.livestreamId | string | Unique identifier for the stream (max 255 characters, e.g., "a0ba2bf6-fe6b-441c-a9be-bf910d223218"). |
- data.rtmpUrl | string | RTMP URL for linking to a third-party live streaming service (e.g., "rtmp://hyd01.contribute.live-video.net/app/live_1012464221_DuM8W004MoZYNxQEZ0czODgfHCFBhk"). |
- data.streamKey | string | Unique identifier used to transmit the main live stream to a third-party service (e.g., "81ta-sr0p-hrpr-t5tt-6bed"). |
- data.metadata | object | User-supplied metadata included in the stream details (e.g., {"key1":"value1"}). |
created_at | string | Timestamp for when the webhook was created (e.g., "2023-12-06T09:12:28.808Z"). |
attempts | array | |
accessor_source | string | |
accessor | string |
Updated 20 days ago