abiu

Results 12 comments of abiu

不行,小米10pro android13情况下,刷的apatch,使用模块方式安装,系统证书里面没有,mt目录里去看了也没有

> > 不行,小米10pro android13情况下,刷的补丁,使用模块方式安装,系统证书里面没有,mt目录里去了也没有 > > 可以先试德尔塔面膜(Kitsune Mask) 下载地址:https://github.com/HuskyDG/magisk-files/releases 源码:https://github.com/KitsuneMagisk/Magisk/tree/kitsune > > 如果德尔塔也行,可能你的内核不支持overlayfs,这种情况请刷KernelSU的GKI内核,不要用APatch或者KernelSU LKM修复法,否则没效果。 > > 如果仍然不行,估计是ROM使用了“写入失败:EROFS:只读文件系统”这个文件系统。现在MIUI有EROFS文件系统的。解决方法,或者刷GSI系统,或者降级到MIUI 11及以下版本。如果能关闭AVB,可以用终极大招:解包系统分区,把证书文件(在模块里面有)放里面,然后再备份重新启动,只要这样一旦升级系统就无效了,不升级系统的无 感谢您的回答,最后我再github上找到了另一个直接执行移动证书的脚本,执行下就移到系统了,重启以后会失效,不过这样也好,我想用时候执行下就好[https://github.com/bigwolftime/mount_cert_with_sh](url)

我跟你一样情况,我部署再windows本机的,视频也加载不出来。你找到原因了吗

![微信截图_20241013141331](https://github.com/user-attachments/assets/8ef894d7-5b7c-4a48-8d3a-1254d9d7560c) I added a callback but did not do anything. Because my OpenGlView preview interface is on a float window, when I call startstream, the above error is reported directly....

I can confirm that my startStream event is executed after surfaceChanged:Surface(name=null)/@0xf77b5a8 has been executed and has a value. Does it have anything to do with the activity where the float...

This is the log I printed. Can you help me analyze it? Thanks to the author ![微信截图_20241013151959](https://github.com/user-attachments/assets/0adda3e1-5eb1-4137-93b8-e80ddd0e0f8d)

This is the status judgment when the push starts, showing that it is ready ![微信截图_20241013152515](https://github.com/user-attachments/assets/18dc5d93-87d9-4973-907f-4a61a7af9156)

It's not that I don't want to post it, it's that my apk is hooked through xposed. This OpenGlView uses the acitivity environment intercepted by the host app, and then...

> 我对此进行了修复: #1604 尝试使用此提交: > > ```groovy-gradle > implementation 'com.github.pedroSG94.RootEncoder:library:fix~opengl-start-SNAPSHOT' > ``` I used this version but it still doesn't work. The following two pictures are new errors. Later, I...