You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using a custom camera that has a lot of 8bpp video formats. In the latest build (2.2.5) any video capabilities with a bpp less than or equal to 12 are excluded. We need a way around this limitation. Perhaps a property we can set on the VideoCaptureDevice to show "all" capabilities?
Sorry about leaving a feature request as a bug, but this change has caused some major problems for us.