AVReceive2: Unable to handle dvi/rtp

Hi,

I try to execute AVTransmit2 and AVReceive2. I execute them whit this lines:

java AVTransmit2 javasound://8000 192.168.16.183 22222

and

java ACReceive2 192.168.16.183/22222

but I have the following problem:

Unable to handle format: dvi/rtp, 8000.0 Hz, 4-bit, Mono

Failed to prefetch: com.sun.media.PlaybackEngine@13c5982

Error: Unable to prefetch com.sun.media.PlaybackEngine@13c5982

AVReceive2 internal error: javax.media.ResourceUnavailableEvent[source=com.sun.m

edia.content.unknown.Handler@e7b241,message=Failed to prefetch: cannot open the

audio device.]

Please, can someone help me?

[679 byte] By [rtpa] at [2007-11-27 6:35:18]
# 1
Is it possible that I have some codec problem?To use this example have I to registry some codec?But to install JMF I have only taken the jar files and put them into Eclipse project. Is there something wrong?I'm going crazy.... Someone can help me?
rtpa at 2007-7-12 18:02:19 > top of Java-index,Security,Cryptography...
# 2
use different port,because there will be two RTPManager on the same port
capea at 2007-7-12 18:02:19 > top of Java-index,Security,Cryptography...