Project Stealth

Forums => General / Off-Topic => Topic started by: Westfall on May 23, 2009, 02:22:44 AM

Title: How to...
Post by: Westfall on May 23, 2009, 02:22:44 AM
Can someone tell me how I can stream music on the web? This way I can send a link that ppl can click on and listen to music.
Title: Re: How to...
Post by: AgentX_003 on May 23, 2009, 06:48:44 AM
Quote from: Westfall on May 23, 2009, 02:22:44 AM
Can someone tell me how I can stream music on the web? This way I can send a link that ppl can click on and listen to music.

youtube . :/ ?
Title: Re: How to...
Post by: Succubus Dryad Of The Undying Comet on May 23, 2009, 11:48:06 AM
You'd need to have a static IP, that's for sure. Otherwise you'd have to give new links every time it changes.
As for software, I have no idea. But it'd be pretty awesome to have something like that.
Title: Re: How to...
Post by: frvge on May 23, 2009, 12:19:39 PM
Shoutcast?
Title: Re: How to...
Post by: LennardF1989 on May 23, 2009, 01:13:53 PM
It's even easier.

Get UniServer: http://sourceforge.net/project/showfiles.php?group_id=53691
Run it, it will create an additional "hard drive" for you.
On that harddrive, look for a "www" directory.
In there, place your mp3, rename index.php to index.php.bak and delete .htaccess.
Test it you can see the mp3 by going to http://localhost/
Now go to http://www.whatismyip.com, note the number split by three dots (xxx.xxx.xxx.xxx)
In case you have a router, open up port 80 (will Port trigger work?).
Pass the following to your friend: http://<ip>/<mp3 file>

Tada!

In case you have trouble with the router setup, please report back.

This is a pre-setup way of doing. What I did was installing a webserver, create a password protected directory on it, put all my mp3's in it and a .m3u. I could then stream my music at school without having to carry a huge mp3-stick. Worked pretty good. It's kind of redundant now that I have a laptop, though, as I can use it in/out of class at any time (expect PROF, the women always complains we have to close the lids -.-).
Title: Re: How to...
Post by: Gawain on May 23, 2009, 05:42:25 PM
the new wmp coming with win7 supports web streaming, too.