Is there a way to automatically monitor url's like below for a timeout to ensure it's always streaming and if it timesout to email/notify us? So far I can only find a program that monitors the url whether it loads or not...well, the player will always load, but how to find a way to monitor the actual stream whether it times-out or not?

Ok, then is there a way to create a php file that posts debug data where I could use the posted text to determine if the stream is successful or not? If this is possible, how could it be done using the debug parameter? I've read up on it, but I can't find any way to post player debug data into an html webpage. Sounds kind of complicating. maybe there's a thread or some docs or code on this already written? Let me know if possible.