1

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?

javanna
  • 59,145
  • 14
  • 144
  • 125
4F2E4A2E
  • 1,964
  • 26
  • 28
  • 1
    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: http://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
  • Hi, I know this is an old post, but did you figure out how to do that? I'd be happy to have a piece of code or tips. Cheers. – Rocel Jun 26 '13 at 00:47
  • No i did not, still hope to get an well documentated examople from a-z of how to stream live audio from java or using some api in java ... – 4F2E4A2E Nov 29 '13 at 16:44

0 Answers0