MP3 programming

Moderators: Sephiroth
Number of threads: 182
Number of posts: 407

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
capturing online streaming audio Posted by ttsenthil on 7 Sept 2006 at 8:25 PM
Hi all
I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?
How can I do it?

Need Help.

t.senthil
Report
Re: capturing online streaming audio Posted by IDK on 8 Sept 2006 at 8:00 AM
: Hi all
: I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?
: How can I do it?
:
: Need Help.
:
: t.senthil
:
I think you only have to open a socket to the right place and it will stream the audio to you.
Report
Re: capturing online streaming audio Posted by anthrax11 on 8 Sept 2006 at 10:04 AM
: : Hi all
: : I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?
: : How can I do it?
: :
: : Need Help.
: :
: : t.senthil
: :
: I think you only have to open a socket to the right place and it will stream the audio to you.
:

You have to send some plaintext message too. I`ve done this, but I can`t exactly remember what to send. Use Ethereal (www.ethereal.com) to capture packets and then have your favourite media player stream a station, then watch the traffic and try to imitate what the player sends. You only have to worry about sending an initial message, the server will take care of the rest. The server will send mp3 (or whatever format is chosen) data with some station information every 16000 bytes or so, until you close the connection.
Report
This post has been deleted. Posted by latifah456 on 11 Nov 2009 at 3:18 PM
This post has been deleted.
Report
This post has been deleted. Posted by Lulugreen on 12 Apr 2010 at 8:46 PM
This post has been deleted.
Report
This post has been deleted. Posted by jason8611 on 17 May 2010 at 9:17 PM
This post has been deleted.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.