GH wrote:
> I am working on a PHP based website and would like to offer media to
> my visitors... I have the Audio in WMA and MP3 formats... I would like
> to know how I could get them to "Stream"? inline... using PHP any
> advice would be greatfully appreciated
Having done this (a lot) I'll a
Thank you will look at these after the holidays when I get back to
the project
On Thu, 23 Dec 2004 08:44:20 -0800, Robby Russell <[EMAIL PROTECTED]> wrote:
> .m3u does this
>
> For example:
>
> > $ cat the_vacant_-_live_10192004_full_show.m3u
> > http://www.thevacant.com/media/live_10192004
.m3u does this
For example:
> $ cat the_vacant_-_live_10192004_full_show.m3u
> http://www.thevacant.com/media/live_10192004/160/the_vacant_-_live_10192004_-_01_-_ladders_to_the_moon.mp3
> http://www.thevacant.com/media/live_10192004/160/the_vacant_-_live_10192004_-_02_-_rooftop_rocketship.mp3
> h
On Thu, 23 Dec 2004 10:44:32 -0500, GH <[EMAIL PROTECTED]> wrote:
> I am working on a PHP based website and would like to offer media to
> my visitors... I have the Audio in WMA and MP3 formats... I would like
> to know how I could get them to "Stream"? inline... using PHP any
> advice would be
I think if you generate a .m3a file with just the full url of your mp3
and send that to download in the browser this will launch the users mp3
player which will then stream the mp3 that was contained in the file.
GH wrote:
I appologize in advanced if this is an off topic discussion...
I am working
I appologize in advanced if this is an off topic discussion...
I am working on a PHP based website and would like to offer media to
my visitors... I have the Audio in WMA and MP3 formats... I would like
to know how I could get them to "Stream"? inline... using PHP any
advice would be greatfull
6 matches
Mail list logo