Skeleton project to play around with/create virtual webcam apps with python.
-
Updated
Jul 21, 2022 - Python
Skeleton project to play around with/create virtual webcam apps with python.
Fake Cam is a Python application that simulates a virtual camera by broadcasting images or videos from your computer. It utilizes OpenCV for video/image capture and manipulation, and PyVirtualCam to create a virtual camera device that can be used in various applications.
A small project I started at the very beginning of covid19. Uses pyvirtualcam package to stream frames from webcam through python into a virtual webcam which can then be used in tools like microsoft teams or zoom.
웹캠 영상으로 심장박동을 감지하는 프로그램
Add a description, image, and links to the pyvirtualcam topic page so that developers can more easily learn about it.
To associate your repository with the pyvirtualcam topic, visit your repo's landing page and select "manage topics."