haiyangwu / mediasoup-demo-android

mediasoup android demo https://demo.mediasoup.org
96 stars 65 forks source link

App crash when enter the room after exit room fatal error! #8

Closed james133 closed 4 years ago

james133 commented 4 years ago

It is recommended to give priority to repair, otherwise it cannot be productized !

AudioTrackJavaThread(6741)

java.lang.UnsatisfiedLinkError

No implementation found for void org.webrtc.voiceengine.WebRtcAudioTrack.nativeGetPlayoutData(int, long) (tried Java_org_webrtc_voiceengine_WebRtcAudioTrack_nativeGetPlayoutData and Java_org_webrtc_voiceengine_WebRtcAudioTrack_nativeGetPlayoutData__IJ)

haiyangwu commented 4 years ago

duplicate with https://github.com/haiyangwu/mediasoup-client-android/issues/12