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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南