maulvialf / VCamera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCamera

This is a powerful app that allows you to replace the camera with the video you specify.
It can be used as a live broadcast assistant, such as using local movies as live broadcast content.
It can also be used to prevent APP sneak shots.

Scenes to be used:

  1. Protect the privacy of the camera and prevent some apps from maliciously taking pictures.
  2. Live Assistant. Similar to OBS, but may be better than OBS, can be used for Twitch, Youtube, Facebook, etc.
  3. Entertainment among friends. How fun it would be to record a hilarious video to prank your friends.

Notice:
Please strictly abide by the laws and regulations. It is strictly forbidden to use this APP for any illegal activities, otherwise you will bear the consequences.

QA:

If you are the owner of an APP,How to detect if you don’t want your APP to run in VCamera?
VCamera is based on a virtual machine, so you can detect whether it is currently running in a virtual machine environment.
Check Env Demo Code
Check Env Demo Apk

Check Env Demo Apk Screenshot
Here "isPathReallyExist < 0" means it running in a virtual machine.
If "isPathReallyExist = 0" means it running in a real device.

Demo Video

Watch the video

Key Features

1. Support replacing the camera with a photo.
2. Support replacing the camera with video.
3. Support to replace the camera with network video.
4. Support resizing video, rotating, moving, zooming, flipping, etc.

Contact Me

andvipgroup@gmail.com

APK Download

Latest version : 3.4.1

Get it on Google Play

Release History

History

About

License:GNU Affero General Public License v3.0


Languages

Language:Kotlin 51.6%Language:Java 47.2%Language:HTML 0.9%Language:C++ 0.4%