https://github.com/didier/phone-as-webcam
Use your phones camera as a webcam via OBS Virtual Camera.
https://github.com/didier/phone-as-webcam
around camera google-meet iphone msteams obs skype teams virtual webcam zoom
Last synced: 7 days ago
JSON representation
Use your phones camera as a webcam via OBS Virtual Camera.
- Host: GitHub
- URL: https://github.com/didier/phone-as-webcam
- Owner: didier
- Created: 2021-05-16T13:32:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T15:59:58.000Z (over 4 years ago)
- Last Synced: 2025-01-18T04:35:25.958Z (9 months ago)
- Topics: around, camera, google-meet, iphone, msteams, obs, skype, teams, virtual, webcam, zoom
- Language: HTML
- Homepage: https://phone-as-webcam.netlify.app
- Size: 2.4 MB
- Stars: 31
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/didier/phone-as-webcam - Use phone camera as a webcam via OBS Virtual Camera (Useful)
README
# Use your smartphone camera as a webcam, via OBS Virtual Camera.
## Display full-screen camera feed without any user interface on your iPhone
1. Open https://phone-as-webcam.netlify.app/ on your phone.
2. Click "Capture Back" for the back-facing camera
3. Click "Full screen" to make the video feed full-screen. Optionally double tap on the video to completely fill the screen.
4. Enable Airplane/silent mode on your phone to disable push notifications
5. Connect your phone to your computer using a charging cable. For iPhones, this is a Lightning cable. For Androids, this is usually a USB-C or Micro-USB cable.## Mirror your phone screen as a virtual camera on Mac/Windows/Linux/Etc.
1. Download, install, and open [OBS Studio](https://obsproject.com/)
2. Set the right canvas resolution in OBS Studio settings by clicking "Settings" and then "Video". "2436x1125" works well for an iPhone 12 Pro.
3. Add "Video Capture Device" as a new source in OBS studio by clicking + under sources. Use any name and select your phone as a device
4. Start Virtual Camera by clicking "Start Virtual Camera"
5. Your phone screen should be mirrored in Zoom, Google Meet, or others if you select "OBS Virtual Camera" as your camera.#### Main inspiration taken from https://github.com/apancik/iphone-as-a-webcam.