Webrtc custom codec and dynamically change its configuration

730 Views Asked by At

In my android project, I am using org.webrtc:google-webrtc:1.0.32006 prebuilt library.

Is there any way, to use custom audio codecs? Also, how can I dynamically change codec configuration during the stream without recreating the stream/connection?

0

There are 0 best solutions below