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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ