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]

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!
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
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?