Unable to handle format: MPEG/RTP

Hello,

In transmitting a video file ( using techniques form AVTransmit2 and AVReceive2) I get the video transmitted from a machine "A" to a machine "B" "correctly", but when i try to inverse the roles (From "B" to "A") i get the following error :

Unable to handle format: MPEG/RTP, 352x240, FrameRate=29.9

Failed to realize: com.sun.media.PlaybackEngine@5d9084

Error: Unable to realize com.sun.media.PlaybackEngine@5d9084

RTP Handler internal error: javax.media.ResourceUnavailableEvent[source=com.sun.media.content.unknown.

Handler@19a32e0,message=Failed to realize: input media not supported: mpeg/rtp video]

I am thinking about using a processor to transform the stream to go over this (Any suggestion for the output format ?). But it is disturbing to see my code working in this weard way. I would appreciate your hints ;)

[877 byte] By [hussama] at [2007-10-3 3:13:12]
# 1
Hi, I'm having the same problem in either way. Can you help me by telling me about the configuration you use?thanks!
jajanea at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 2

Hi,

I've tried using the fobs4jmf plugin. When I put fobs4jmf.jar in jre/lib/ext, I don't get the "mpeg-rtp format not supported" error. But the player never realizes until the Bye signal is sent. when the bye signal is received, the player shows up a black screen. I can see time elapsing but of course there is no video. The dubugging messages show that there is no problem with the format.

Do you use fobs4jmf in your working environment? Did you encounter this problem? Can you help me solve it?

Ciao!

jajanea at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 3
off course, and i have solved the problem as well. In fact, i was using a bas installation of JMF on one of the machines ... but i don't know any fobs4jmf : sorry .Message was edited by: hussam
hussama at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 4
I'll try re installing JMF tooCiao!
jajanea at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 5
Hi, I've tried reinstalling the jmf on the PC and had no satifactory result. I still get the unable to handle... error message. Any other suggestion?Ciao!
jajanea at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 6
how did you solve this?
lagarazoa at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 7

I'm still searching for a solution to the same problem and since you said you had gotten over it, I hope you can give me some advice;

Did you use any plugins to have AVReceive2 and AVTransmit work?

Did you make important changes to the source code?

How can you check if you jmf installation is the problem?

Thanks for helping!!

R

jajanea at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 8
jajane, what is fobs4jmf ? does it solve something?thanks!!
lagarazoa at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 9
I have got the same message, how to solve it ? Please help me !!!
VinsonXinga at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...
# 10

fobs4jmf is an MPEG extension for JMF. how come noone even tries to search net for a bit of reading?

btw, I also have the same problem. I installed fobs4jmf, but still my range of transmittable RTP codecs does not go beyond dvi, g723, gsm, ulaw, h263 and jpeg. Plz, someone help us solve it. Where have all the gurus gone?

andreyvka at 2007-7-14 21:04:11 > top of Java-index,Security,Cryptography...