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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容