How do I stream .mp3 files?

1. Upload your MP3 to your server

2. Open notepad. write the entire url of the mp3: ie:
http://www.myserver.com/mp3s/mysong.mp3 (obviously the full real url of your mp3)

3. Do a 'save as' and call it something but add .m3u on the end of it. eg: mysong.m3u

4. Upload this .m3u file to your server too.

5. This acts as a pointer to your mp3 file and the m3u extension tells it to stream. So in your page you just link to the .m3u file. When people click your link it goes to the m3u which auto redirects and streams the MP3 you pointed it to, in the default player of the users operating system. In my case, realplayer.

The beauty of this is that as the URL is contained in the notepad document no-one can see where the MP3s are to download them.

you can use the exact same technique to stream video and audio in realplayer. Your realplayer file is a .rm - so you create a notepad document with the extension .ram and it functions exactly the same. no need for embedding. just pops up in realplayer.

  • 0 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Related Articles

How to Stream Quicktime Files

All iWebhosting.com.my hosting accounts support QuickTime media files via HTTP streaming. Also...

Choosing a video format

If you're thinking about adding video to your Web page, you should take a minute to learn about...

Do you support the ASX media format on your web hosting?

Yes, we support ASX media format on our windows web hosting plans. For Linux/Unix...

How do I stream Real Audio and Video Files?

Adding Real Audio/Video StreamingThe HTTP protocol enables audio content providers to stream...

How do I embed or use .avi, quicktime, or other file formats?

How do you place the clip? You can place and access Web-based video in one of two ways: the...