Roverok / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

force rtcp passthrough #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is there any way to enable rtcp passthrough (modifying ssrc only) for rtcp 
packets when media coder is disabled?

Looking into code for trtp_rtcp_psfb_fci_type_afb packet i've found the 
following comment:
// for now we just don't respect the requested bandwidth

I am experiencing problems with codec adaptivity. With media coder enabled it 
works fine.

Original issue reported on code.google.com by flavioba...@gmail.com on 23 Sep 2013 at 11:38