Skip to content

kitohe/android-cam-to-pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages