Can I see the inference results of AWS Panorama with live streaming on my phone?

0

I was wondering if there is a way to check the real-time inference results of AWS Panorama on mobile.

1개 답변
2
수락된 답변

Hi,

In Panorama you can build your own applications. For example you could send the inference results to an MQTT topic, which can then be subscribed to from a mobile app and shown to the user.

For example you could modify the sample app and add such logic after you have obtained the label from the prediction https://github.com/awsdocs/aws-panorama-developer-guide/blob/3de35bd75d3fdae3e0d6fb3d62b22fe99db99f12/sample-apps/aws-panorama-sample/packages/123456789012-SAMPLE_CODE-1.0/application.py#L128.

MQTT is just an example. The application running in Panorama can call any AWS service as explained in the documentation https://docs.aws.amazon.com/panorama/latest/dev/applications-awssdk.html

Cheers,

Massimiliano

AWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠