2010/4/23 Juha Heinanen jh@tutpro.com:
Iñaki Baz Castillo writes:
I've not tested it again but expect there will be no RTP as each
> RtpProxy will wait for RTP coming from the other. Am I right?
hopefully you are not right. it must be possible to have a chain of rtproxys for the same session. mediaproxy works ok in this kind of situation. also, one mediaproxy relay can be controlled by several dispatchers.
Hi, I know that mediaproxy is supposed to work in such scenario, but I thought that RtpProxy was not. If both RtpProxy uses "force_rtpproxy()" without "-r" flag then both would be waiting until receiving packets from the other, like a dead lock, am I wrong? I'm fully sure I've read it somewhere.
Thanks.