torinmb / mediapipe-touchdesigner

GPU Accelerated MediaPipe Plugin for TouchDesigner
MIT License
637 stars 31 forks source link

"Webcam failed to start. Is it being used somewhere else? Input must also be capable of 720p, 8 bit." #66

Closed thoi86 closed 7 months ago

thoi86 commented 7 months ago

Encountering error "Webcam failed to start. Is it being used somewhere else? Input must also be capable of 720p, 8 bit." with SpoutCam The footage I am using is 720p, and I cant see any other app using SpoutCam.

Windows 11 TouchDesigner 202311340 Release v0.4.2

domisjustanumber commented 7 months ago

Hey @thoi86 you'll need a bit more information to figure out what's going on.

Some things to check:

thoi86 commented 7 months ago

Hi! Thank you for the reply, I do not have a webcam on my pc so I cannot test that. I think I have done everything according to the tut, see attached screenshot. screen

domisjustanumber commented 7 months ago

Ok looking good so far. Another thing to test is a Video Device In TOP, see if you can select SpoutCam as the source, and what size options you get. Just to make sure. Disable the MediaPipe component while you do that (click the little X from the buttons on the left of the component) as SpoutCam only supports 1 stream at a time.

thoi86 commented 7 months ago

I managed to fix it by disabling and enabling the MediaPipe component again. Works everytime I re-open the project file. Thank you!

domisjustanumber commented 7 months ago

Glad you figured it out!