AWS Kinesis video streams webrtc quotas

0

Hi all, I need some explanations regarding quotas for AWS Kinesis video streams webrtc (listed in https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.html)

  1. I have a streaming server that acts as Master to stream video to multiple viewer (they could be more than 10 Viewer). Is It possible to increase the10 Viewer limit? And if so, is there a maximum for that increment that could be imposed by AWS?

  2. I assume that each client (Viewer or Master) that passes through a TURN server has a per-stream allocation. For example, if you only stream 1 video, I expect to have 1 allocation per viewer plus 1 per master. It's correct? How can I track these allocations?

thanks

質問済み 7ヶ月前1714ビュー
1回答
1
  1. ConnectAsViewer: Maximum number of viewer connections per channel - 10 (soft) This is a soft limit. That is, the limit can be increased to customer requirements (at the service teams discretion based on the use case).

ConnectAsMaster: Maximum number of master connections per signaling channel - 1 (hard) This is a hard limit and therefore cannot be raised

You may refer to https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.html#limits-signaling-service

  1. TURN quota for number of allocations is 50 per signaling channel. This is a hard limit. You can monitor Kinesis Video Streams with WebRTC Metrics with CloudWatch https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-monitoring-cw.html More infomation on logging Kinesis Video Streams with WebRTC API Calls with AWS CloudTrail, you may refer to this document https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-monitoring-ct.html
Blondie
回答済み 7ヶ月前

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

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

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

関連するコンテンツ