WebRTC is not working via shadowsocks!

Hi folks, You are doing great as always. We have shadowsocks server and using outline client for traffic of end user to forward through SS server but due to some reason WebRTC is not working. What changes should I made to following configuration ?

{
“server”:“IP Address of Server”,
“server_port”:1122,
“password”:“password”,
“local_port”:1080,
“timeout”:300,
“method”:“cipher-name”,
“name_server”:“8.8.8.8”,
“fast_open”: true,
“mode”: “tcp_and_udp”
}

@admin any skilled person who is handling or working with this.