I need to have streaming audio in JAVA. Where is a good place to start investigating how to do this?
Created May 4, 2012
Check out my article "Progress on the JMF and Java Media APIs"
for good getting started information:
www.javaworld.com/jw-06-1999/jw-06-media.html
Be sure to go through the Resources section at the end, as it contains links into many other bits of hopefully useful info for you.
Read through the JMF API Guide, available in PS, PDF, and HTML from. The Guide is available from:
java.sun.com/products/java-media/jmf
You can download and try out the example Applet source code from my site, via the link to 'billday.jar' from:
www.billday.com/Work/index.html#Column
You can also browse the javadocs for all of the examples in 'billday.jar' on my site at:
www.billday.com/Work/JavaWorld/overview-summary.html