louiewh

Results 6 comments of louiewh

okhttp-3.8.0 same problem: .onFailure(UploadIntentService.java:72) timeout java.net.SocketTimeoutException: timeout at okio.Okio$3.newTimeoutException(Okio.java:210) at okio.AsyncTimeout.exit(AsyncTimeout.java:277) at okio.AsyncTimeout$2.read(AsyncTimeout.java:244) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:325) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:314) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210) at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:75) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at java.lang.reflect.Method.invoke(Native Method)...

``` public final TrackSelectorResult selectTracks( for (int groupIndex = 0; groupIndex < trackGroups.length; groupIndex++) { TrackGroup group = trackGroups.get(groupIndex); // Associate the group to a preferred renderer. boolean preferUnassociatedRenderer =...

Yes, it is very convenient if support grpc servers on android。

佬, 赶紧修修啊,已经好几天无法正常使用了。 2.1.1 的版本还没有下载地址 2025-03-14 10:17:03 INFO - try to unset system dns 2025-03-14 10:17:03 ERROR - unset system dns failed: No such file or directory (os error 2) 2025-03-14...

I have read [](https://github.com/google/oboe/issues/447), I have similar problem. I want recording voice_uplink and voice_downlink at same time, voice_uplink voice_downlink are recorded by two AudioRecord. but, Android don't allow two AudioRecord...