openvino_notebooks icon indicating copy to clipboard operation
openvino_notebooks copied to clipboard

Mac OS Webcam Low performance with 4 series notebooks

Open raymondlo84 opened this issue 2 years ago • 3 comments

It seems the webcam interface with Macbook's built-in webcam is not working properly with the notebooks. It's going at 1-2fps at most. The performance is ok with an external webcam or virtual camera. I believe it can be related to the opencv interface + mac os x.

image

The current workaround is to use OBS or virtual webcam like logicapture .

raymondlo84 avatar Apr 13 '22 02:04 raymondlo84

We could add a little tutorial about how to create a virtual camera or URLs for setting up.

paularamo avatar Apr 16 '22 10:04 paularamo

https://www.youtube.com/watch?v=Xx7TVO7x6zY :) let's all watch a video? This is pretty much it. Install OBS, configure the built-in webcam as source, and click start virtual webcam.

Then, you will be able to see the virtual webcam as one of the webcam devices.

raymondlo84 avatar Apr 19 '22 22:04 raymondlo84

This issue goes away after I ran the code in the notebook_utils.ipynb with the webcam. Something isn't working properly with the code base.

raymondlo84 avatar Apr 20 '22 21:04 raymondlo84

It seems to be fixed in 12.6. I will close this for now.

raymondlo84 avatar Oct 04 '22 21:10 raymondlo84