Piasy

Results 123 comments of Piasy

这需要你自己探索了哈,我也没有在 windows 上搞过 On Thu, Mar 16, 2023 at 20:49 CnYiXiaoNaiHe ***@***.***> wrote: > [image: image] > > 这样的设置是否正确 > > — > Reply to this email directly, view it...

Thanks for your feedback, I'm sorry that I don't have enough time to dig into this problem, could you please try the demo project and figure out where the problem...

As I know, webrtc has its own audio record module, why not use it?

抱歉呀,我这个 apprtc-server 目前只搭配安卓版客户端测试过,HTTPS 的问题是已知的,ICE 问题应该不麻烦,只是跨域了。如果你想在浏览器内使用,可以琢磨怎么加上 HTTPS 支持,应该不麻烦,只是我最近没时间搞了。

This library is pretty simple, you can check the source code and figure out a solution, and PR is welcome!

Not sure if it's possible technically.

+1 With Samsung Note 3, Android 5.0 API 21 Crashed with log: ``` java 04-06 21:27:43.177 2014-2014/? E/audit: type=1701 msg=audit(1459949263.177:215): auid=4294967295 uid=10057 gid=10057 ses=4294967295 subj=u:r:untrusted_app:s0 pid=14494 comm=".layoutperfdemo" reason="memory violation" sig=11...

@dpnishant Great work! But why not support wildcard in method name of Android Tracer? btw, I've write a tiny Java program to generate js code to hook all methods in...