Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Main Forums > Music Discussion > how do i record live streams on my pc?
  Last Thread   Next Thread
Share
Author
Thread    Post A Reply
smakmagik
To somewhere and back



Registered: Dec 2005
Location: Bombay
how do i record live streams on my pc?

i m listening to asot 227 and i want to know if i can record live streams of mixes directly on my pc via some plugin or software...is taht possible?

please tell me

thanks

Old Post Dec-15-2005 19:51  India
Click Here to See the Profile for smakmagik Click here to Send smakmagik a Private Message Visit smakmagik's homepage! Add smakmagik to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Azz3D
Asobi Seksu'd



Registered: Jul 2002
Location:

streamripper: http://streamripper.sourceforge.net/

seriously, a little googling would not hurt...

kids these days...


___________________
Summary of an ASOT episode:

- The newest tunes selected!!!! the hottest tracks in a row!!!! here is your host arrrrrmin van buuuuuuuuhreeennnnnhnnhhn
- hello and welcome glad u cud join us this is a state of trance episode blah blah blah
- waaaaaaaaaaaaaaaaaaah waaaaaaaaaaaaah whineeeeeeeeeeeee blah blaaaaaaaaah
- that was the newest track by blah bla and before that was blaaaaaaah
- waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa....the end

Vomit-inducing trifecta tunage: Zocalo | Summer Dream | Shivers

Old Post Dec-15-2005 19:52  Yugoslavia
Click Here to See the Profile for Azz3D Click here to Send Azz3D a Private Message Add Azz3D to your buddy list Report this Post Reply w/Quote Edit/Delete Message
josh4
Supreme tranceaddict



Registered: Dec 2003
Location: New York City

quote:
Originally posted by Azz3D
kids these days...

seriously

Old Post Dec-15-2005 20:22  United States
Click Here to See the Profile for josh4 Click here to Send josh4 a Private Message Add josh4 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Purple
. . . . . . . . .



Registered: Jan 2005
Location: . . . . . . . . .
Re: how do i record live streams on my pc?

quote:
Originally posted by smakmagik
i m listening to asot 227 and i want to know if i can record live streams of mixes directly on my pc via some plugin or software...is taht possible?

please tell me

thanks


Its 2 in nite in india, go to bed kid.

lol


___________________
___________________

Old Post Dec-15-2005 20:26 
Click Here to See the Profile for Purple Click here to Send Purple a Private Message Add Purple to your buddy list Report this Post Reply w/Quote Edit/Delete Message
The_G0dfather
faisant cagnard



Registered: Sep 2004
Location: Corleone, Sicilia
Re: how do i record live streams on my pc?

quote:
Originally posted by smakmagik
i m listening to asot 227 and i want to know if i can record live streams of mixes directly on my pc via some plugin or software...is taht possible?

please tell me

thanks


liar, you werent listening


___________________

Old Post Dec-15-2005 20:37  Italy
Click Here to See the Profile for The_G0dfather Click here to Send The_G0dfather a Private Message Add The_G0dfather to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Purple
. . . . . . . . .



Registered: Jan 2005
Location: . . . . . . . . .

He is playing Peetu S - Bigger Palace right now, and its from India.

Hope you rip that on your PC.


___________________
___________________

Old Post Dec-15-2005 20:42 
Click Here to See the Profile for Purple Click here to Send Purple a Private Message Add Purple to your buddy list Report this Post Reply w/Quote Edit/Delete Message
smakmagik
To somewhere and back



Registered: Dec 2005
Location: Bombay
haha

hahaha

senior tranceaddict, faisant cagnard

they must be giving titles for free ...

just asked a question...if you think its dumb, dont answer it...

Old Post Dec-15-2005 21:18  India
Click Here to See the Profile for smakmagik Click here to Send smakmagik a Private Message Visit smakmagik's homepage! Add smakmagik to your buddy list Report this Post Reply w/Quote Edit/Delete Message
eFeKz
sending out an s.o.s.



Registered: Mar 2005
Location:

quote:
Originally posted by Azz3D

seriously, a little googling would not hurt...


LOL

Old Post Dec-15-2005 23:57  United States
Click Here to See the Profile for eFeKz Click here to Send eFeKz a Private Message Add eFeKz to your buddy list Report this Post Reply w/Quote Edit/Delete Message
n3lly
www.n3lly.com



Registered: May 2003
Location: Dublin

Good question.

Since my line has been upgraded to 4mb, i thought i'd have another go at streaming and recording. Fingers crossed it doesn't drop throughout the whole set.

Happy listening..

nelly

Old Post Dec-16-2005 00:22 
Click Here to See the Profile for n3lly Click here to Send n3lly a Private Message Visit n3lly's homepage! Add n3lly to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Ojay
Mind Corpse



Registered: Jul 2005
Location: DD/DT - |GTA 296|
Re: how do i record live streams on my pc?

quote:
Originally posted by smakmagik
i m listening to asot 227 and i want to know if i can record live streams of mixes directly on my pc via some plugin or software...is taht possible?

please tell me

thanks


Ah okay. Download streamripper. If you want to listen to a free stream and to the same time saving it to disk simultaneously, write a batch file containing:

streamripper http://[stream_server]:[port] -r 60000 -R 2 -s -d [path_to_a_directory_to_save_the_stream]

This rips from a server (the [stream_server]:[port] is usually an address like 183.22.254.17:8000 (without the brackets!)), saves it to disk and relays it to port 60000 of your computer. If your computer has the address 127.0.22.254, then open Winamp, "open" -> "open URL" and then add "127.0.22.254:60000" to the dialog box. This allows you to listen to it while it is saved to disk. By the way, the option "-R 2" allows two connections on port 60000. So someone on the internet could type in your address with the port number and could then listen to your stream as well... In this way relay servers work (last time that happened a lot was with "Armin Only" where lots of people set up lots of private relay servers allowing the people worldwide to listen...). It is just required to set the -R to higher values. So "-R 20" would allow 20 users to connect to your computer (depends on the speed of your internet connection). The port 60000 should be set to "open" in your firewall settings in such a case.

The situation is a little bit more difficult if you want to save high quality stream rips to disk (for example 192kbps di.fm streams), as these usually require a username-password combination and also do not accept some clients. The batch file in these cases needs to be modified:

streamripper http://[username]:[password]@[stream_server]:[port] -r 60000 -s -d [path_to_your_directory_to_save] -u FreeAmp/2.x

The -u switch tells streamripper to identify itself as "FreeAmp/2.x". That usually works for almost all stream servers. Please do not use the -R switch in these cases as that would possibly allow people to connect to your computer and to listen to restricted content that you paid for while all others connecting to your PC did not....

Old Post Dec-16-2005 18:56  Greenland
Click Here to See the Profile for Ojay Click here to Send Ojay a Private Message Add Ojay to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Main Forums > Music Discussion > how do i record live streams on my pc?
Post New Thread    Post A Reply

 
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackGuess what....and ID! [2004] [0]

Click here to listen to the sample!Pause playbackGreen Screen - Columbian Heroes [2002]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 12:01.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!