Hello,
I am polling https://api.twitch.tv/kraken/streams?game=Destiny and paging through all of the results. I’m noticing an issue where the API will return a stream id (streams->_id) then it will vanish for 10-15 minutes and then re-appear with the same stream_id.
What is the official way of knowing that a single stream from a broadcaster has ended and that you can assume that it is over and won’t re-appear with the same id again and again?