Displaying 2 results from an estimated 2 matches for "waynefrigginnew".
2004 Aug 06
0
playlist streams
...provides source code to do this. The
> way it works is you have this script that can take parameters
> and return data (it can be perl, php, asp, cgi, whatever).
> Let's say it is located at
> http://localhost/getFile.asp.
>
> You pass it the following data:
> File=waynefrigginnewton.ogg.
>
> getFile.asp opens the waynefrigginnewton.ogg file and sends
> every byte it reads to the Response, and thus the client (Winamp).
>
> The actual ogg file is located in a private directory that is
> not accessible from the published directories of your
> webserve...
2004 Aug 06
6
playlist streams
Adon Irani wrote:
>you mean you have a pool of .ogg/.mp3 files ( perhaps an open po0l with
>personal folders, etc ) . and you want to generate a playlist to a select
>few or more of these files .. so that a listener will tune in at a certain
>time, and listen to whichever types of songs you've decided for that time
>
>
Basically, yes.
>you don't want to do live