You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SDP negotiation for audio with asymmetric encoding parameters (#4622)
To fix#4615.
Currently the library assumes to always send offer without encoding param when channel count is 1. But alas, app may modify the SDP or 3rd party media may creates its own SDP.
0 commit comments