You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.UnsatisfiedLinkError: No implementation found for long org.webrtc.LibaomAv1Encoder.nativeCreateEncoder() (tried Java_org_webrtc_LibaomAv1Encoder_nativeCreateEncoder and Java_org_webrtc_LibaomAv1Encoder_nativeCreateEncoder__)
at org.webrtc.LibaomAv1Encoder.nativeCreateEncoder(Native Method)
at org.webrtc.LibaomAv1Encoder.createNativeVideoEncoder(LibaomAv1Encoder.java:16)
The text was updated successfully, but these errors were encountered:
Devices:
Version : com.github.webrtc-sdk:android:104.5112.08
Checking list of system supported video encoders:
Result:
Now checking encoders with PeerConnectionFactory:
Result:
Problem: Why AV1 is returned as supported?
If we try to use AV1 app obviously crash with:
The text was updated successfully, but these errors were encountered: