Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCAM without Root #196

Open
3bdo7 opened this issue Apr 20, 2024 · 3 comments
Open

VCAM without Root #196

3bdo7 opened this issue Apr 20, 2024 · 3 comments

Comments

@3bdo7
Copy link

3bdo7 commented Apr 20, 2024

Can I use VirtualXposed to run VCAM without having to root my device?

@danielsanaw
Copy link

use vcamera or use with shizuku and apatch. works fine, it will patch the app manually the app and will give you new signed targeted app, some apps might not work this app, but without root this is the only way.

@drakitLiu
Copy link

使用 vcamera 或与 shizuku 和 apatch 一起使用。效果很好,将手动修复应用程序并为您提供新的签名目标应用程序,某些应用程序可能无法运行此应用程序,但如果没有 root,这是唯一的的方法。

GitHub上有相关项目案例看看吗?推荐一下,非常感谢

@apex-cmyk
Copy link

具体操作步骤
安装准备
下载工具包:
VirtualXposed 官方APK
VCAM兼容版本APK(推荐v2.3+)
关闭手机「安全守护」类应用(如MIUI优化、华为纯净模式)。
部署流程

步骤1:安装VirtualXposed

adb install VirtualXposed_0.20.3.apk # 或手动安装

步骤2:在VirtualXposed内添加VCAM

打开VirtualXposed → 点击「添加应用」→ 选择VCAM安装包

步骤3:启用Xposed模块(如需要)

进入VirtualXposed的「Xposed模块」→ 勾选VCAM依赖的模块(如Xposed Edge)

步骤4:配置权限

在VirtualXposed的「设置」中,为VCAM开启相机、麦克风、存储权限
功能测试

打开VirtualXposed内的VCAM,测试以下场景:
视频通话(微信/Zoom)
直播推流(OBS/Twitch)
本地录像(检查画质与帧率)
替代方案(若不可行)
无需Root的虚拟摄像头方案
DroidCam:通过WiFi/USB将手机摄像头作为电脑虚拟摄像头,支持背景替换。
ManyCam:安卓端直接提供虚拟摄像头功能,无需Xposed框架。
其他虚拟容器
太极·阴:相比VirtualXposed,对系统API的兼容性更好,但需手动修补APK。
LSPosed(需Magisk):若设备支持Bootloader解锁,可通过Magisk实现免System Root的模块加载。
亚矩阵云手机:直接到亚矩阵云手机平台租用一个云手机,用亚矩阵的APP客户端登陆后,打开云手机实例,在里面的应用商店下载安装需要调用虚拟摄像头的应用,然后直接使用。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants