RtmpPublisher
RtmpPublisher copied to clipboard
java.lang.NoClassDefFoundError: Failed resolution of: Lnet/butterflytv/rtmp_client/RTMPMuxer;
How to solve this problem?
Do you include dependencies? in build.gradle include
implementation 'net.butterflytv.utils:rtmp-client:3.0.1'