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!
source
share