Hello i am java developer.
I need to implement server which will be streaming audio files to clients.
In subsonic i can start a media player and access audio stream using for example winamp(over m3u file downloaded from server).
It will take a long time to find it in source code of subsonic.
Do you know which java classes are used to start that kind of stream ?
thanks for help.