I'm trying to use the youtube api to query live stream health. Specifically, I want to know whether the connection isn't receiving data even though the stream is still live. Is there a way to query stream health or connection status via the youtube api?
I'd rather not use concurrent viewers, but that is an option.