Playing Live streamed audio through Java -
are there java libraries out there can handle live streamed audio such internet radio stream can played using java? i've looked stuff xuggler/ffmpeg i'm not sure if can handle fact i'm trying play live stream. have able handle most/all of formats internet radio stations stream in.
thanks lot.
you can have @ jmf - java media framework
http://en.wikipedia.org/wiki/java_media_framework
http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html
on wikipedia site list of alternatives:
- freedom media in java (fmj) api-compatible jmf alternative !
- javasound
- quicktime java
- ibm toolkit mpeg-4
- jffmpeg
- jvlc
- vlcj
- gstreamer-java
- cortado, complete player ogg vorbis , theora in java applet
- directshow <> java wrapper
- fobs4jmf
- jlayer mp3 library
- xuggler
- video4linux4java
Comments
Post a Comment