Virtual Webcam
A program to replace the background in your webcam image

Troubleshooting

Frame Height does not match

When you get a message like raise Exception('frame height does not match the height of webcam device: {}!={}\n'.format(self._settings.fmt.pix.height, frame.shape[0]))
Exception: frame height does not match the height of webcam device: 480!=1080
check for one of this issues: Back to the homepage