如何将AWS DeepLens视频流到网站?

0

【以下的问题经过翻译处理】 我正在构建一个 Web 应用程序,用于显示 DeepLens 托管模型的聚合和分析结果。我还希望在网站上显示来自 DeepLens 的实时流。最简单的方法是什么?

profile picture
EXPERT
asked 5 months ago53 views
1 Answer
0

【以下的回答经过翻译处理】 Amazon Kinesis 视频流是一个Python模块,可以满足AWS DeepLens视频库的需求。但需要考虑带宽问题。有关集成的文档可以在以下地址找到: https://docs.aws.amazon.com/deeplens/latest/dg/deeplens-kinesis-video-streams-api.html 您还可以在此找到示例,演示如何读取Amazon Kinesis 视频流的HLS输出流: https://aws.amazon.com/blogs/aws/amazon-kinesis-video-streams-adds-support-for-hls-output-streams/

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions