Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 854 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 854 Bytes

Android Camera to PC

This allows you to use your Android phone as webcam on your PC without installing any shady stuff.

  1. Requirements:

    On your PC:

    On your Phone:

  2. How to use:

    • Run pip install -r requirements.txt
    • Go to webcam.py and change url to your url from IP Webcam app
    • Change img_width and img_height to desired values if you want to resize original camera output
    • Run IP Webcam app and then start webcam.py
    • Open OBS and add new Window Capture and add camera window
    • Under the Controls in OBS windows, click Start Virtaul Camera
    • Now go to app that you want to use camera with and just select OBS-Camera
  3. Notes:

    • 5GHz WiFi can yield smoother camera output