Which WebRTC's Version should I compile of UE4.27?

I want to recompile the UE4.27 to running at arch=aarch64 Linux. Yesterday, I compiled a libwebrtc.a, but the version is branch-heads/4896. I got the error “duplicate symbol: BIO_new,” between “Openssl 1.1.1c / libcrypto.a” and “libwebrtc.a”,I guess the imcompatible. So, who can tell me, which webrtc’s version or webrtc’s branch shoud I compile for UE4.27? Thanks!