Hello,
I'm trying to write a plugin for my htpc software that records an ustream stream. To do that I get channel id from:
http://www.ustream.tv/channel/channelname
then I get channel info from:
http://cgw.ustream.tv/Viewer/getStream/1/channelid.amf
It works with several channels but sometimes I see as channel was offair (and offcourse the channel in on).
Could someone point me in the right way?
Thank you.