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?

AWS
专家
已提问 5 年前345 查看次数
1 回答
0
已接受的回答

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
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则