beautifulSoup / RtmpRecoder

直播安卓主播端解决方案
606 stars 193 forks source link

关于 6.0 以上装置问题 #7

Closed y1787165 closed 7 years ago

y1787165 commented 7 years ago

你好,我的手机升级到6.0版本之后,在 new FFmpegFrameRecorder 的时候会出现 java.lang.UnsatisfiedLinkError: org.bytedeco.javacpp.avcodec (如下图),想请问有没有办法能够解决的感谢。

0

y1787165 commented 7 years ago

我把 targetSdkVersion 改成 22 后解决了。

beautifulSoup commented 7 years ago

ok