I wanted a tool that would allow me to fully utilize the cameras of my smartphones as mirrors. By utilizing Wifi direct as the underlying technology, I built Two Mirrors on Android. The way it works is, one smart phone acts as the host and the other connects to it. Once the pairing succeeds, the camera feed is reflected on both phones.
As a bonus, one can also use the Webcam feature. For that, tailscale can be used to put the PC and the smart phone on the same network and a Python script available on Github can be run to connect to the target smartphone's tailscale IP.
App Link Two Mirrors
Python script for webcam Two Mirrors
Top comments (0)