Streaming audio / radio in Java?

I browsed the entire network and tried a bunch of different things, but I can't figure out how to play streaming audio in Java, which is crucial for developing an Iam application now. This is a radio. I already wrote it for the Internet, but I need a desktop version, and I, although java, may come in.

The streams look like this (mostly MP3): http://lyd.nrk.no/nrk_radio_mp3_mp3_h (an example from NRK MP3 - a radio channel in Norway).

So where do I go? I tried both JMF, FMJ, and much more. I just want to transmit audio. I appreciate all the answers, please help me!

+3
source share
2 answers

Java FX 2 ( - 2.1)? -, . , ( h.264 JavaFX 2.1) . mp3 , mp3, .

+4

JavaFX 2 MP3, .

MP3 ICY .

JavaFX MediaPlayer , .

, .

+1

All Articles