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
The CameraFeed's datatype, width, and height are unknown until the first frame_changed signal is received. If the datatype is not determined, the correct colors cannot be represented. Similarly, without knowing the width and height, the correct aspect ratio cannot be determined, resulting in a distorted display.