Skip to content

Latest commit

 

History

History

live_stream_input_health

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Mux Logo

Streaming Exports of Live Stream Input Health

Mux supports sending live stream input health and metadata events for customers to an Amazon Kinesis or Google Pub/Sub endpoint in the customer’s cloud account. This feature is currently in closed beta for customers interested in testing the feature.

LiveStreamInputHealth events are sent to Kinesis as they are emitted and are made available to customers to retrieve from the stream within about one minute. Each LiveStreamInputHealth event will contain details for either a RTMPMetadataEvent or HealthUpdateEvent. Protobuf definitions for consuming the livestream input health events are in v1/live_stream_input_health.proto.

This spec also supports Google Pub/Sub Schema requirements (here) for future consumption with Pub/Sub.

Proto v1

Live Stream Input Health proto spec.