How to setup real time inferencing for robotic application?

Derick John 20 Reputation points
2025-06-26T04:03:28.82+00:00

I'm new to Azure and would like to know my best option for an application where I need to send real-time video data to a model for inferencing and then get the predicted actions. I already have the setup for model training and the model registered in ML studio.
I've a robot client and since it doesn't have a GPU on itself, it will be using Azure resources to do actions given the live video feed. I've looked into creating online endpoints which it says is for real time inferencing, but in the docs the data that is passed to do inferencing are all json files. I've also looked into AKS, but it feels like things are same here as well.

I would appreciate any help and I'm also open to receive tech support from Azure team as well.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,333 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.