EmbeddedAIEvent

Field

Type

Repeated

Description

message

oneOf

⮑node_id

MediaNodeId

⮑subscription_response

SubscriptionResponse

⮑inbound_context

Context

⮑outbound_context

Context

⮑inference_result

EmbeddedAIInferenceResult

Argument of

Method

Description

CreateEmbeddedAI

Create a Media Node that performs AI inference using a generic ONNX model. The node takes a video stream, pre-processes it according to the configuration, and runs the specified model. Inference results are streamed back to the client.