TakuSemba / RtmpPublisher

Rtmp client on Android. Live Video Streaming.
Apache License 2.0
628 stars 149 forks source link

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

Open pavel-vorobyev opened 6 years ago

pavel-vorobyev commented 6 years ago

How to solve this problem?

camillocam commented 6 years ago

Do you include dependencies? in build.gradle include

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