Roedy Green wrote:
(OP)
There are a distrurbing number of 'voice chat over internet' &
'web cam over internet' threads on the Sun JMF forum that
start and end nowhere. If you manage to complete a workable
set of code to do this, the community would probably well
appreciate it becoming open source.
(Just a thought.)
Perhaps you should mention the upcoming availability of
Java Media Components (JMC). IF JMC turns out to be
10% of what they claim for it, I am guessing it will replace
JMF relatively quickly..
..but I 'take issue' with mentioning* JMF so prominently on
the sound page. I have done a variety of projects in both,
and am finding I can do most of my sound code in pure
J2SE (javax.sound.*). Having said that, I expect the OP
*will* need to dip into JMF functionality for this project, for
streaming the data at the very least.
* "The official (1) Java sound interface is called JMF. It
can play many audio and video file formats including MP3.
The catch is, the user has to download and hook up
the JMF jar files to make it work (2). ..."
1) I am not sure I agree with the use of the word 'official'
here. Although Sun still provides the JMF API and forums
to discuss it, they considered it a 'dead' API long ago, have
not developed it, and do not tend to fix bugs.
2) Although the usual way to install JMF is to use the '.exe'
installer or such - I managed to prove that JMF could be
launched** using JWS (it is quite easy, really). Unfortunately
my demo is not online at the moment.
** Either the standard, or 'power pack' (with native DLL and
so binaries) versions.
[ And I have the hide to say all this, thinking of the many
tweaks to my own pages/projects that need doing. It's
time for me to take care of (at least some) of that... ]
--
Andrew Thompson
http://www.athompson.info/andrew/
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200710/1