I can broadcast an mp3-file to icecast using jShout. MP3SPI tells that it can broadcast mp3-files to icecast.

But how can i broadcast liveaudio from my soundcard as mp3 to icecast in java?

link|improve this question
What are you having trouble with? Encoding the MP3 stream? Opening a socket to Icecast? Handling metadata? You need to be much more specific if you expect a useful reply. Read the FAQ: stackoverflow.com/faq – Brad Dec 20 '11 at 14:21
I want to stream audio from my soundcard (microphone) to the icecast server. Ogg would be fine for me, but mp3 better. – 4F2E4A2E Dec 20 '11 at 21:28
You didn't answer my question. I can't help you, and neither can anyone else. – Brad Dec 20 '11 at 22:10
Seriosly? I think you understood me just enough to answer it if you would like too, but you are too proud to do it and requesting from me to put the question the exact same way as you would like to have it. I did not post code because i want to know the best way to do it. I also wrote that i can capture the sound - as described in the link -, but cannot encode it to mp3 and send it live to icecast. That's my question. Now what is not specific here!? – 4F2E4A2E Dec 21 '11 at 8:20
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.