Open GoogleCodeExporter opened 9 years ago
Updated: I managed to avoid che resampling problem by removing the OPUS codec
from the list of supported codecs into config.xml, this way G.711a is
negotiated between the browser and webrct2sip and there are no errors into
webrtc2sip console, but I am still not able to hear anything.
I captured the (unencrypted) RTP sent from the remote endpoint to webrtc2sip
and it is OK, but I am unable to debug the payload of the RTP sent from
webrtc2sip to the browser because it is encrypted.
Could it be to possible to save the RTP stream after decryption within the
browser using a Javascript API? I tried to find information about this subject
but I did not find any clear information about it.
Best regards,
Fabrizio
Original comment by f.ammo...@gmail.com
on 13 Jun 2014 at 9:41
Original issue reported on code.google.com by
f.ammo...@gmail.com
on 13 Jun 2014 at 7:58