Question
Check if a stream is live via PHP?
Hi all!
Is there any way to check if a certain RTMP stream is live, via PHP?
The homepage of my site (which is built with PHP) will change depending on what streams are live (there are multiple streams). It's not enough to be able to check in a swf file as I can't then use the information to change the homepage or do other cool stuff like add to an RSS feed, or notify people via SMS/IM.
Is there any way to check this?
Thanks!
Is there any way to check if a certain RTMP stream is live, via PHP?
The homepage of my site (which is built with PHP) will change depending on what streams are live (there are multiple streams). It's not enough to be able to check in a swf file as I can't then use the information to change the homepage or do other cool stuff like add to an RSS feed, or notify people via SMS/IM.
Is there any way to check this?
Thanks!
