Open niteshfel opened 4 years ago
@niteshfel need to add implementation 'net.butterflytv.utils:rtmp-client:0.2.8'
yourself.
data had send to rtmp server, but no video show. audio works fine.
implementation 'net.butterflytv.utils:rtmp-client:0.2.8'
implementation 'com.github.takusemba:rtmppublisher:1.1.3'
java.lang.NoSuchMethodError: No virtual method isConnected()I in class Lnet/butterflytv/rtmp_client/RTMPMuxer; or its super classes (declaration of 'net.butterflytv.rtmp_client.RTMPMuxer' appears in /data/app/com.fel.example-1/base.apk:classes3.dex)