{
kind : 'audio',
mimeType : 'audio/opus',
clockRate : 48000,
channels : 2,
rtcpFeedback :
[
{ type: 'transport-cc' }
]
},
Why the opus audio sampling rate only supports 48000 in supportedRtpCapabilities.ts,
I need to support 44100HZ