AWS IVS - How to retrive viewers count?

0

How to fetch the viewer count of a channel or a stream, Is there any API available?

Shincy
질문됨 6달 전255회 조회
2개 답변
1
수락된 답변

One way to retrieve viewer count for a channel is by using the GetStream command. Keep in mind API service quotas when using this approach. Another option would be to manually track viewers in your application.

profile picture
답변함 6달 전
profile picture
전문가
검토됨 2달 전
  • amazon-ivs-react-native-broadcast is the library used to broadcast. Is there any option in this package to retrieve the view count

  • There is no way to retrieve the viewer count via the broadcast SDK. You will need to use the AWS SDK as mentioned above, or manually track viewers in a back end application.

0

Amazon IVS channels can be monitored through Amazon CloudWatch. See info on IVS Monitoring here: https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/stream-health.html

Here is a link to the IVS API https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/Welcome.html

Also note there are several Player SDKs that can be incorporated into a player app.

AWS
Mike-ME
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠