View Single Post
Old 6th March 2012, 18:32   #1
dj001
Senior Member
 
dj001's Avatar
 
Join Date: Mar 2005
Location: Who's asking?
Posts: 420
.qtl script for Shoutcast stream

I need a .qtl script that works for all Shoutcast streams. This one worked with my old streamhost, but will not work with my new streamhost:

code:

<?xml version="1.0"?>
<?quicktime type="application/x-quicktime-media-link"?>

<embed
autoplay="true"
controller="true"
type="video/quicktime"
quitwhendone="false"
loop="false"
src="http://myURL:myPORT/listen.pls"
/>

dj001 is offline   Reply With Quote