Piasy

Results 123 comments of Piasy

我的 Nexus 5x 7.1.1 没有问题。 你看了 framework 的源码,能分享一下原因吗? 解决办法倒是有一个,做一个 debounce 即可。

@halilozdemr You have the `Subscription` object, so just do it :)

Could you please debug why do you always get `null`?

Actually not, here is code: ``` java /** * play audio from local file. should be scheduled in IO thread. */ public Observable play(@NonNull final PlayConfig config) { if (!config.isArgumentValid())...

Please provide more information.

试试这个网站,看看是不是 ICE 有问题: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ Best regards. 此致,祝好! ------------------------------------------------------- Piasy Xu 许建林 ------------------------------------------------------- On Tue, May 15, 2018 at 10:29 PM, renyunlong wrote: > 容器启动后无报错,不在同一局域网的两台设备互联时就会报以下错误,然后无法童话视频 > ICE connection state changed to:...

Sorry for the late response, I think its the encoder format, you can try with the Android `MediaRecorder` API to record ogg file, then use parameters here.

欢迎 pull request On Fri, Oct 27, 2023 at 17:53 来一斤BUG ***@***.***> wrote: > 可以支持一下avif格式的图片吗,可以参考一下 https://bumptech.github.io/glide/int/avif.html > > — > Reply to this email directly, view it on GitHub >...

既然你都查到问题了,应该也能想到解决方案了吧,欢迎提交 PR

尚不支持的哈应该有历史 issue On Mon, Oct 30, 2023 at 20:41 来一斤BUG ***@***.***> wrote: > 如何才能支持共享元素动画,需要设置什么吗 > > — > Reply to this email directly, view it on GitHub > , or...