-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video is black on Mac - solved #2
Comments
Hey Chris, Let's add a note to the README file about this. We don't want to hard code the source to In my case, I used |
Absolutely agreed - awesome stuff |
Amazing project, mine was black at first because it was defaulting to my phone camera, which is actually pretty cool. |
Just wanted to add. I use Droidcam on my phone as a webcam. I also had OBS setup as a webcam. I needed to change the index to 1 also. For anyone reading this. When I opened Skype, Droidcam was the second webcam listed so I figured it would be index=1. Thanks so much for making this a public GIT. Super helpful ! |
great thanks😄 |
Machine Apple M2 Max
OS Sonoma Version 14.5
Amazing work - I was very pleasantly surprised when I got it working. I did struggle a little with the fact that when I started the app the video was black. A bit of googling later found the problem to be
When I changed the index from 0 to 1 it just worked. Do you want a PR on the README or are you happy to do it.
My test today was to get it to help me make a cup of tea. the future is not far away - amazing
The text was updated successfully, but these errors were encountered: