Hello,
I want to build an application that will offer visibility to some Twitch channels on my website.
The scope of this app will be to notify our users on the website when a twitch channel of our choosing is currently livestreaming.
When starting the development I realized that the twitch api endpoints ( both /kraken/streams/ and /helix/streams/ ) and also the webhook ( /helix/webhooks/ ) have an delay. The api / webhook get updated with a delay of a couple of minutes after the twitch stremear goes live.
Do you know if there are any other option free or paid that I can use to get information about the stream status in real time ?
Thanks in advance!
Best Regards,
Bogdan