Amazon IVS React Native Broadcast -Viewer count

0

1)How to get the viewer count ? 2)Is there any feature available in this library Amazon IVS React Native Broadcast to fetch the viewer's count? 3)Is there any API to retrieve the viewer count of a particular stream? 4)How to store and retrieve the live streaming video asset?

Shincy
質問済み 6ヶ月前207ビュー
1回答
1
承認された回答

Thanks for your question.

Amazon IVS status can be monitored through Amazon CloudWatch. Check here for info for monitoring IVS channels, specifically the ConcurrentViews metrics. https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/stream-health.html

Also, here is a link to the the API details for IVS. https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/Welcome.html

You can record streams to S3 by selecting the Record and Store Streams when creating or modifying the channel. There you can choose to store all streams or only specific renditions.

The IVS React Native Broadcast seems to be a wrapper for the IVS Broadcast SDK, which is used for streaming into IVS. It would not have details of viewership.

AWS
Mike-ME
回答済み 6ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ