Archive of UserLand's first discussion group, started October 5, 1998.
Re: A scriptable streaming MP3 server
Author: Lawrence Lee Posted: 7/8/2000; 4:28:16 PM Topic: scriptingNews outline for 7/8/2000 Msg #: 18398 (In response to 18393) Prev/Next: 18397 / 18399
I was thinking about this last night and outside of a scriptable MP3 application, I wonder if something based around the .m3u playlist format would work (which is just a text file with different MP3 file entries from the local file system or via. HTTP).If you had a .m3u file with two entries: the MP3 file to play and a second blank one-second .mp3 file. When the first song finishes playing and then the player requests the second song via HTTP. Then Frontier/Pike can spot the request and create a new .m3u file with the next song along with the dummy request. Then launch the player with the new .m3u file.
Or you could just use Pike to render a regular .m3u file and send that to the player (Winamp, Windows Media Player etc.)
This page was archived on 6/13/2001; 4:55:36 PM.
© Copyright 1998-2001 UserLand Software, Inc.