AnotherJensen
New Member
Hi
I have a pyton script doing different stuff and also showing my webcam.
now I wanted to do some alterations to the webcam image and tried OBS studio for that, and it can do what I need. The virtual cam is showing fine in Chrome (after switching off hw acceleration) - but my python script won't show any webcam output. I have tried changing the cam id in the script from 0 to 10 but no luck. should I continue up to 100? (the script takes performs a lot of different tasks and first after 5 minutes shows webcam, so it takes some time to go through the numbers)
I havet made the python script my self, so dont know much specific about that.
I have a pyton script doing different stuff and also showing my webcam.
now I wanted to do some alterations to the webcam image and tried OBS studio for that, and it can do what I need. The virtual cam is showing fine in Chrome (after switching off hw acceleration) - but my python script won't show any webcam output. I have tried changing the cam id in the script from 0 to 10 but no luck. should I continue up to 100? (the script takes performs a lot of different tasks and first after 5 minutes shows webcam, so it takes some time to go through the numbers)
I havet made the python script my self, so dont know much specific about that.