DeGirum / degirum_tools

Utilities for use with PySDK
MIT License
3 stars 0 forks source link

Unable to open camera by index #42

Open han-so1omon opened 3 months ago

han-so1omon commented 3 months ago

On raspberry pi 5 bookworm os 64 bit python 3.11.2 with raspberry pi camera module v2 and v3 noir

Using the degirum_tools.predict_stream method

Discussed here, but this seems like a more appropriate place to leave the issue

It seems like using the rtsp server method is introducing a 2-3 second delay, which is quite significant

han-so1omon commented 3 months ago

Looks like the issue is here: https://github.com/opencv/opencv/issues/21653