page content
How can I set up streaming files in my directory ?
The Web server has built-in HTTP streaming capability for multimedia files. Different types of media require different setups on the server.
Many media types (Real Audio/Video, MP3, Windows Media) require a separate file, called a metafile, to tell the server "send this as streaming media, don't just start a download." Metafiles are sometimes also called playlists.
Media and metafiles have to be put into the public/ folder of your site. The Media file is the file you want to stream, the metafile is just a simple text file. Macintosh users should be aware to save it with Unix linefeeds. This can be done with the BBEdit utility: save as: options: Unix linefeeds.
MPEG video files (.mpg, .mpeg, .mpa) stream themselves by default, without the need for a metafile. This doesn't give you the ability to set up playlists, however. There's a new metafile spec (.mxu) for MPEG video playlists; it's not very widely supported, but you can give it a try if you like. Syntax is the same as for .m3u audio metafiles.
RAM File (Realmedia streaming format) :
Name of metafile to create: example.ram
Content of metafile: http://www.my_site.org/example.rm
The link in your refering HTML file: <A HREF="example.ram">Streaming Sample</A>
To make multiple-clip playlists, just put the links to your files on separate lines in the RAM file.
MP3 Playlists, M3U Metafile :
Name of metafile to create: example.m3u
Content of metafile: http://www.my_site.org/example.mp3
The link in your refering HTML file: <A HREF="example.m3u">Streaming Sample</A>
For multi-song playlists, just put one link address on each line of the M3U file.
MP3 PLS (WinAmp style) metafile :
Name of metafile to create: example.pls
Content of metafile:
[Playlist]
NumberOfEntries=1
File1=http://www.my_site.org/example.mp3
Title1=Chanson d'Amour
Length1=21
Version=2
The link in your refering HTML file: <A HREF="example.pls">Streaming Sample</A>
Remark concerning the PLS format:
The pls format is highly proprietary and is only recognized by Winamp and few other players. Specifically, Windows Media Player does not support it, and MusicMatch Jukebox only plays the first song on the list. If you want to ensure that your playlist reaches the widest possible audience, an m3u metafile is the way to go. While the PLS format has extra features like "Title", you can adjust these properties in the MP3 file's tag anyway.
Windows Media Metafiles (ASX, WAX, WVX) :
Name of metafile to create: example.wax
Content of metafile:
<ASX version = "3.0">
<Entry>
<ref HREF="http://www.my_site.org/example.wma">
</Entry>
</ASX>
The link in your refering HTML file: <A HREF="example.wax">Streaming Sample</A>
comments
add your comment
comments add advicecontact us
the comments
25th of July 2006 at 17:28 | posted by man
rfsdfsfsd sqf sqf qd q sfqsfd qsf qsfd qs
25th of February 2013 at 0:59
comment awaiting validation.
2nd of March 2013 at 9:09
comment awaiting validation.
2nd of March 2013 at 13:15
comment awaiting validation.
7th of March 2013 at 4:53
comment awaiting validation.
7th of March 2013 at 7:48
comment awaiting validation.
11th of March 2013 at 14:33
comment awaiting validation.
11th of March 2013 at 14:34
comment awaiting validation.
16th of March 2013 at 17:28
comment awaiting validation.
16th of March 2013 at 18:48
comment awaiting validation.
20th of March 2013 at 17:14
comment awaiting validation.
20th of March 2013 at 23:32
comment awaiting validation.
21st of March 2013 at 0:23
comment awaiting validation.
26th of March 2013 at 6:46
comment awaiting validation.
26th of March 2013 at 6:58
comment awaiting validation.
28th of March 2013 at 5:46
comment awaiting validation.
30th of March 2013 at 22:44
comment awaiting validation.
31st of March 2013 at 21:23
comment awaiting validation.
5th of April 2013 at 15:58
comment awaiting validation.
5th of April 2013 at 21:40
comment awaiting validation.
11th of April 2013 at 1:24
comment awaiting validation.
12th of April 2013 at 18:50
comment awaiting validation.
15th of April 2013 at 18:35
comment awaiting validation.
15th of April 2013 at 18:46
comment awaiting validation.
17th of April 2013 at 18:01
comment awaiting validation.
19th of April 2013 at 8:47
comment awaiting validation.
21st of April 2013 at 4:28
comment awaiting validation.
22nd of April 2013 at 22:51
comment awaiting validation.
22nd of April 2013 at 23:22
comment awaiting validation.
7th of May 2013 at 21:09
comment awaiting validation.
8th of May 2013 at 1:19
comment awaiting validation.
8th of May 2013 at 17:29
comment awaiting validation.
10th of May 2013 at 4:35
comment awaiting validation.
11th of May 2013 at 6:02
comment awaiting validation.
11th of May 2013 at 13:24
comment awaiting validation.
11th of May 2013 at 19:16
comment awaiting validation.
11th of May 2013 at 20:09
comment awaiting validation.
15th of May 2013 at 2:18
comment awaiting validation.
16th of May 2013 at 11:49
comment awaiting validation.
17th of May 2013 at 16:03
comment awaiting validation.
18th of May 2013 at 7:10
comment awaiting validation.
20th of May 2013 at 16:44
comment awaiting validation.
21st of May 2013 at 21:02
comment awaiting validation.
29th of May 2013 at 1:18
comment awaiting validation.
20th of August 2014 at 1:43
comment awaiting validation.
20th of August 2014 at 14:57
comment awaiting validation.
20th of August 2014 at 14:57
comment awaiting validation.
20th of August 2014 at 14:58
comment awaiting validation.
20th of August 2014 at 14:59
comment awaiting validation.
20th of August 2014 at 14:59
comment awaiting validation.
20th of August 2014 at 15:00
comment awaiting validation.
25th of August 2014 at 8:24
comment awaiting validation.
25th of August 2014 at 8:28
comment awaiting validation.
31st of August 2014 at 11:50
comment awaiting validation.
4th of November 2014 at 13:39
comment awaiting validation.
5th of November 2014 at 1:24
comment awaiting validation.
15th of November 2014 at 3:19
comment awaiting validation.
16th of November 2014 at 19:32
comment awaiting validation.
18th of November 2014 at 11:18
comment awaiting validation.
20th of November 2014 at 3:56
comment awaiting validation.
21st of November 2014 at 20:20
comment awaiting validation.
12th of December 2014 at 15:43
comment awaiting validation.
25th of December 2014 at 23:18
comment awaiting validation.
30th of April 2015 at 11:42
comment awaiting validation.
5th of August 2015 at 13:33
comment awaiting validation.
11th of August 2015 at 10:52
comment awaiting validation.
25th of October 2015 at 20:55
comment awaiting validation.
25th of October 2015 at 21:42
comment awaiting validation.
31st of January 2016 at 6:18
comment awaiting validation.
31st of January 2016 at 6:45
comment awaiting validation.
31st of January 2016 at 16:57
comment awaiting validation.
31st of January 2016 at 17:08
comment awaiting validation.
1st of February 2016 at 1:24
comment awaiting validation.
1st of February 2016 at 8:47
comment awaiting validation.
3rd of February 2016 at 4:50
comment awaiting validation.
9th of February 2016 at 18:27
comment awaiting validation.
9th of February 2016 at 19:12
comment awaiting validation.
10th of February 2016 at 19:12
comment awaiting validation.
11th of February 2016 at 10:08
comment awaiting validation.
12th of May 2016 at 0:26
comment awaiting validation.
30th of July 2017 at 18:50
comment awaiting validation.
11th of September 2017 at 21:05
comment awaiting validation.
6th of January 2018 at 17:18
comment awaiting validation.
7th of January 2018 at 5:15
comment awaiting validation.
7th of January 2018 at 5:19
comment awaiting validation.
7th of January 2018 at 19:47
comment awaiting validation.
8th of January 2018 at 0:26
comment awaiting validation.
6th of July 2018 at 8:08
comment awaiting validation.
13th of August 2018 at 0:20
comment awaiting validation.
24th of September 2018 at 22:25
comment awaiting validation.
10th of December 2018 at 7:04
comment awaiting validation.
10th of December 2018 at 13:40
comment awaiting validation.
17th of January 2019 at 3:09
comment awaiting validation.
7th of September 2019 at 11:47
comment awaiting validation.
26th of November 2019 at 3:15
comment awaiting validation.
29th of November 2019 at 15:33
comment awaiting validation.
19th of February 2020 at 17:23
comment awaiting validation.
19th of May 2020 at 15:30
comment awaiting validation.
26th of August 2020 at 19:40
comment awaiting validation.