Twitch view count shown after delay of more than 1 minute

Right now we are streaming video on Twitch from our website. We are straight after that calling view count API, but it does not return view count in that even at that time users are viewing that video. Those count will be only available after at least 1 minute. Is there any way that it will be available immediately if some users are viewing that?

The API is cached, so a delay is to be expected. One slightly faster option would be to use an undocumented pubsub topic, but that will also have a slight delay and being undocumented can be removed/break/changed at any time with no prior warning.

Understood about not supported and may break.

What is the pubsub topic we need to subscribe to?

http://shouldiblamecaching.com/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.