isRadioLive??

Icecast Radio Stream URL http://192.240.132.198:7903/stream

Is Radio Stream Online?

This script will work with Shoutcast1, Shoutcast2 and Icecast

# curl -I –stderr /dev/null –connect-timeout 5 ‘http://192.240.132.198:7903/stream’ | head -1 | cut -d’ ‘ -f2

isRadioLive(“[Full-Radio-Stream-URL]”, “icecast”);

isRadioLive

Posted in: Icecast, Shoutcast