owt-client-native icon indicating copy to clipboard operation
owt-client-native copied to clipboard

Remove SDP munging for P2P mode.

Open jianjunz opened this issue 2 years ago • 0 comments

This change replaces SDP munging with setCodecPreference for P2P mode. Changes of OWT APIs are needed to fully support setCodecPreference. For example, OWT APIs allow different bitrate settings for different codecs, which is not supported by WebRTC, so only the first codec's bitrate setting takes effect at this time.

jianjunz avatar Apr 28 '23 08:04 jianjunz