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
gefragt vor 6 Monaten207 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen