Xaid

So here is the problem . Im into techno & trance music and there is this radio stream that i like to listen to . But at work id rather not use network bandwith to get the music. So Im looking for a way to record music from the stream . I was thinking maybe to make a buffer then have my music thrown into the buffer then have the buffer saved. Ideally i would like to import the .pl file . Hit a button to start capture then a button to stop capture. Any ideas / websites


Re: .NET Base Class Library Stream


Re: .NET Base Class Library Stream

Xaid

^^^ nice but i'd so much rather make it myself. I'd like to learn the workings behind it. And would use this in future work.




Re: .NET Base Class Library Stream

Xaid

I've asked this question at other forums and no 1 seems to be able to answer it hmm.




Re: .NET Base Class Library Stream

ahmedilyas

either way you are using network traffic/bandwidth since its going to be getting data from the stream - its going to be accessing the stream and getting data (using bandwidth)

you could also check out an app I made a while back called DAR~ling on my site (weblink on my profile) - its a Digital Audio Recorder that records audio, with an optional url stream to record from, from a scheduled time.