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 Resposta
2
Resposta aceita

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
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas