A DllNotFound Exception error occurred when running in Linux.

hello
I uploaded the built file on the linux platform.

But I got error

[[Error Details]]
DllNotFoundException webrtc assembly: type: member:(null)
I want to fix this error.

I want to fix this error.

It might be fixed if you install dependencies.
https://docs.unity3d.com/Packages/com.unity.webrtc@2.4/manual/requirements.html

1 Like

I ran into the same problem, and linux dependent libraries were added, but the problem persisted.

When using RenderStreaming 3.0.1-exp3, it appears Unable to find libwebrtc。

Please try latest webrtc package version.
https://docs.unity3d.com/Packages/com.unity.webrtc@3.0/manual/requirements.html

Dependencies have changed. It is no longer necessary to install libc++ etc. on Linux