Skip to content

Default initial default camera to YUYV pixel format#60

Open
PeterJohnson wants to merge 1 commit into
wpilibsuite:mainfrom
PeterJohnson:default-yuyv
Open

Default initial default camera to YUYV pixel format#60
PeterJohnson wants to merge 1 commit into
wpilibsuite:mainfrom
PeterJohnson:default-yuyv

Conversation

@PeterJohnson

Copy link
Copy Markdown
Member

MJPEG default compression is usually too high for efficient streams, and
some cameras don't support MJPEG modes.

MJPEG default compression is usually too high for efficient streams, and
some cameras don't support MJPEG modes.
@PeterJohnson PeterJohnson modified the milestone: 2019.2.1 Jan 12, 2019
@robert1356

Copy link
Copy Markdown

This may be true for USB cameras, but the cameras that connect via the camera connector do not appear to support YUYV pixel format. At least when I switch to YUYV, I get what appears to be image data, but significantly skewed to the point of the image not being recognizable.

Base automatically changed from frcvision to main January 30, 2021 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants