Leagnus Posted September 20, 2011 Posted September 20, 2011 Is there a way to record music stream separately from all system sounds? Like in Egisca NexusRadio. It's for nice
sleepydvdr Posted October 22, 2011 Posted October 22, 2011 I do not know enough on this subject to help you, but I can point you in the right direction. You need to look at WinPcap: http://www.winpcap.org/default.htm It has an API that you interface with it to capture streams. They offer a free and Pro version. That's all I know. #include <ByteMe.au3>
nend Posted October 22, 2011 Posted October 22, 2011 If it's a mp3 stream (shoutcast) you can record the stream with "initget" function. I used in a programm of my and it works greate.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now