Hi all,
I want to be able to write a script that will allow me to detect when a live video stream ends so I can be alerted as I could play a live video on a streaming site the stream could have been ended or interupted for what ever reason and i would like to be alerted.
Is this possible in PHP?
I have looked into socket_create and other methods but am unsure where to start.
any help would be greatly appreciated.
Many thanks
James