Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: anr on November 11, 2010, 06:25:42 AM

Title: Click to listen instead of downloading
Post by: anr on November 11, 2010, 06:25:42 AM
Help appreciated please.

I often upload mp3 files to sites so people can listen to samples.  Many have trouble with the downloading part - lots of popups and so on.

How can I simply provide a link (in a post such as this) so that people can click and it will play?

Thanks
Title: Re: Click to listen instead of downloading
Post by: Gordon on November 11, 2010, 08:54:11 AM
when clicking a link say in sendspace or something if it's a single mp3 file you should be given the option to open instead of save.  it will then open with whatever player is their default mp3 player.
Title: Re: Click to listen instead of downloading
Post by: anr on November 11, 2010, 02:28:48 PM
Gordon

Many thanks.  I joined sendspace and, yes, it is a far easier interface. 
Title: Re: Click to listen instead of downloading
Post by: rastasean on November 13, 2010, 01:52:42 PM
www.soundcloud.com

the free account gives you something like 2 hours of space, so if you're interested in just providing samples, this may work for you.
Title: Re: Click to listen instead of downloading
Post by: newplanet7 on November 13, 2010, 08:03:27 PM
If you have comcast, they give you space to host samples.
Not for download but to stream. It uses quicktime.
http://home.comcast.net/~newplanet7/Mysamples/hdatz2009-12-26s1t1501.mp3
Title: Re: Click to listen instead of downloading
Post by: keith on November 15, 2010, 03:57:56 PM
How can I simply provide a link (in a post such as this) so that people can click and it will play?

You may want to create an m3u file for each mp3 file, and then give people the option to click the m3u to stream, or the mp3 to download.

An m3u is just a play list, and is a simple text format.  For example, lets say you have an mp3 file here:

   mywebserver/my_cool_song.mp3

You would create an m3u file (my_cool_song.m3u) that contains this text:

   http://mywebserver/my_cool_song.mp3

If someone clicks the m3u file it will start streaming the file.  You would provide a link in the post to the m3u file.

Hope that helps.
Title: Re: Click to listen instead of downloading
Post by: rastasean on November 15, 2010, 05:38:50 PM
I still think the best thing is
www.soundcloud.com

upload and provide your user name to whoever. got a private track and only want certain people to have access to it, password protect it.
Title: Re: Click to listen instead of downloading
Post by: anr on November 21, 2010, 07:39:13 AM
Thanks again for the recent replies.  Soundcloud - nice.