Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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) #37

Open
niteshfel opened this issue Nov 10, 2020 · 1 comment

Comments

@niteshfel
Copy link

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)

@alx696
Copy link

alx696 commented Mar 26, 2021

@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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants