On 08/01/13 09:10, Alexey Rybalko wrote:
Hi!
Few days ago I was lucky to establish calls between Chrome and SIP UA. Thanks to new rtpproxy developers! That was for audio only because many UAs lack for VP8 support. To verify a video I tried to involve Jitsi into the tests. Mediaproxy can't rewrite answer SDP from Jitsi. Probably the issue is related to SDP but I'm not sure to which part in particularly.
Hi,
This is a known issue with mediaproxy-ng. The problem is that Chrome multiplexes both media streams on the same port and mediaproxy-ng currently doesn't handle this case correctly. I'm working on a fix, but it's a major change and will take a little while.
cheers