How to stream AWS DeepLens video to a website?

0

I am building a web app to display aggregate and analytics results of a DeepLens-hosted model. I also want to display the live stream from DeepLens on the website. What would be the simplest way to do this?

1 Risposta
0
Risposta accettata

Amazon Kinesis Video Streams for AWS DeepLens Video library is a Python module that should meet your needs, bandwidth is always something to be consider. You can find the integration documentation here: https://docs.aws.amazon.com/deeplens/latest/dg/deeplens-kinesis-video-streams-api.html

You can also find example of reading the Amazon Kinesis Video Streams HLS Output Streams here: https://aws.amazon.com/blogs/aws/amazon-kinesis-video-streams-adds-support-for-hls-output-streams/

AWS
Paul_A
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande