Custom Media Graph IOT Central

vikash ranjan 21 Reputation points
2021-02-19T22:39:47.737+00:00

I am working on an application using IoT Central templates. I have created my own custom module using GRPc. I now want to use it in IoT Central.

I am using IoT Central templates for video analytics - object and motion detection which runs yolov3-onnx module. How to edit the media graph to use my custom module deployed in azure registry.

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 27,966 Reputation points
    2021-02-22T10:26:37.55+00:00

    @vikash ranjan Sorry for the delayed response. Just to confirm, are you following this documentation to Create a video analytics - object and motion detection application in Azure IoT Central (YOLO v3)

    You can configure media graph by connecting components, or nodes, in the desired manner. You can manage media graphs via two concepts – "graph topology" and "graph instance". A graph topology enables you to define the blueprint of a graph, with parameters as placeholders for values. The topology defines what nodes are used in the media graph, and how they are connected within the media graph. For more details, please refer Media graph topologies and instances and see if it helps.

    0 comments No comments