如何将 AWS Kinesis Video Stream(帧)发送到 EC2 实例? [英] How to send AWS Kinesis Video Stream (frames) to EC2 instance?

查看:21
本文介绍了如何将 AWS Kinesis Video Stream(帧)发送到 EC2 实例?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要求:对于深度学习预测,我想将帧从本地系统相机发送到 EC2 实例以进行预测.

Requirement: For deep learning predictions, I want to send the frame from my local system camera to EC2 instance for predictions.

到目前为止完成的工作:

Work done till now:

  1. 我可以在本地系统上测试我的深度学习代码.
  2. 我已将代码上传到 EC2 实例.
  3. 我能够将本地摄像头的实时源发送到 AWS Kinesis Video Stream.

问题:我不知道如何将 AWS Kinesis 视频流帧发送到 EC2 实例以进行预测.我到处搜索,我知道这是 AWS Kinesis Video 将帧发送到 EC2 的用例之一,但我不知道如何实现.

Problem: I don't know how to send the AWS Kinesis video stream frames to EC2 instance for predictions. I searched everywhere, I know this is one of the use case of AWS Kinesis Video to send the frame to EC2 but I don't know how it will be possible.

推荐答案

根据@divku 的建议,您可以使用 GetMedia API 和她引用的解析器库来读取和解析并使用"帧.您可以针对相关资产减少 GitHub 问题,以获得更准确和及时的响应.

Per @divku suggestion, you can use GetMedia API and the parser library she referenced to read and parse out and "consume" the frames. You can cut GitHub issues against the assets in question to get more precise and timely responces.

这篇关于如何将 AWS Kinesis Video Stream(帧)发送到 EC2 实例?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆