HACKER Q&A
📣 AlexeyBrin

Programatically creating a virtual camera for Android?


Is it possible to programatically create a virtual camera on Android that other apps on the device see and can access as a camera? My goal is to be able to add some filters over the real webcam that are available from any other apps.


  👤 sleemshaidy Accepted Answer ✓
> Is it possible to programatically create a virtual camera on Android that other apps on the device see and can access as a camera? My goal is to be able to add some filters over the real webcam that are available from any other apps.

There is an xposed module that already does this i guess

Do check this out.

https://github.com/w2016561536/android_virtual_cam