Anyone know how I can check to see if a RTMP stream is online or not?
Streams are like rtmp://ip/user/stream, "user" being the different streams.
Any advise on how to do this?
Thanks!
Oh wow this is old.
Fixed this many moons ago using AS3 on the server side to request from the web server with variables to tell the database if the stream is active or not.