meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.11k stars 2.46k forks source link

AWS #1726

Closed HenkHull closed 5 years ago

HenkHull commented 5 years ago

./janus: symbol lookup error: ./janus: undefined symbol: srtp_crypto_policy_set_aes_gcm_256_16_auth ubuntu@ip-172-31-17-87:~/janus-gateway$ sudo janus ./janus --version

lminiero commented 5 years ago

I think you need a newer OpenSSL and/or libsrtp2. Closing as not a code issue.

AndreyMiloserdov commented 5 years ago

Updated everything, recompiled - same error (ubuntu 18.10)

gabrieljbaker commented 4 years ago

Hi @AndreyMiloserdov , did you ever find a resolution to this? I am running into the same issue.

gabrieljbaker commented 4 years ago

@lminiero Are you able to suggest anything else that might resolve this? Any help would be greatly appreciated.

gabrieljbaker commented 4 years ago

@HenkHull , also curious if you were able to resolve this!