Aridvian

Results 16 comments of Aridvian

> Hi, Did someone find a way to solve this ? Many thanks I copied the current package, and then modified the import method like the following old ``` import...

> 如题 androidServer .filter("/*", object : HttpFilter { override fun before(request: Request): Boolean { return true } override fun after(request: Request, response: Response) { response.addHeader(HttpHeaderNames.CONTENT_TYPE, "application/json;charset=UTF-8") response.addHeader(HttpHeaderNames.ACCESS_CONTROL_ALLOW_ORIGIN, "*") response.addHeader(HttpHeaderNames.ACCESS_CONTROL_ALLOW_HEADERS, "*")...

看下你主项目的Build.gradle里有没有设置jnilib的路径

UG pid-7173 *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** DEBUG pid-7173 Build fingerprint: 'user' DEBUG pid-7173 Revision: '0' DEBUG pid-7173 ABI:...

backtrace: DEBUG debuggerd #00 pc 0000bd98 /system/lib/libutils.so (_ZNK7android7RefBase9decStrongEPKv+11) DEBUG debuggerd #01 pc 000c5aab /system/lib/libstagefright.so (_ZN7android10MediaCodecD1Ev+250) DEBUG debuggerd #02 pc 000c5ca3 /system/lib/libstagefright.so (_ZN7android10MediaCodecD0Ev+2) DEBUG debuggerd #03 pc 0000bdc7 /system/lib/libutils.so (_ZNK7android7RefBase9decStrongEPKv+58) DEBUG...

releaseAudioInputResource函数里,每次都是释放两次,一释放两次就会崩溃????

> 你好,你的问题解决了吗? 我也是遇到了相同的问题,也是会崩溃 换了个库,换成了[AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)

我会滚到3.7.2是👌的

_uvc_handle_events,线程问题,同问