v1.2.8
Webcam input is not stable in current release, so we're unloading pyvirtualcam
dependency from the main release. Users who want webcam support now may install with extra webcam
dependency.
pip install transparent-background[webcam]
Without this dependency option, it will not download the pyvirtualcam
and disable webcam input.