RtmpPublisher icon indicating copy to clipboard operation
RtmpPublisher copied to clipboard

java.lang.NoClassDefFoundError: Failed resolution of: Lnet/butterflytv/rtmp_client/RTMPMuxer;

Open pavel-vorobyev opened this issue 6 years ago • 1 comments

How to solve this problem?

pavel-vorobyev avatar Jun 09 '18 12:06 pavel-vorobyev

Do you include dependencies? in build.gradle include

implementation 'net.butterflytv.utils:rtmp-client:3.0.1'

camillocam avatar Jun 11 '18 09:06 camillocam