Skip to content

Exclude unsupported pixel formats from Linux camera feed#113358

Open
shiena wants to merge 1 commit intogodotengine:masterfrom
shiena:fix/linux_camera_format_filter
Open

Exclude unsupported pixel formats from Linux camera feed#113358
shiena wants to merge 1 commit intogodotengine:masterfrom
shiena:fix/linux_camera_format_filter

Conversation

@shiena
Copy link
Copy Markdown
Contributor

@shiena shiena commented Nov 30, 2025

fixed: #113356
Filter the format list to only include supported formats (MJPEG, JPEG, and YUYV variants).

Comment thread modules/camera/camera_feed_linux.h Outdated
@shiena shiena force-pushed the fix/linux_camera_format_filter branch 2 times, most recently from c3af42e to 9ee2ae1 Compare December 1, 2025 17:55
@shiena shiena requested review from a team as code owners December 1, 2025 17:55
@shiena shiena force-pushed the fix/linux_camera_format_filter branch from 9ee2ae1 to c3af42e Compare December 1, 2025 18:03
@shiena
Copy link
Copy Markdown
Contributor Author

shiena commented Dec 1, 2025

Sorry, I accidentally pushed the wrong branch and have reverted it.

@Repiteo Repiteo modified the milestones: 4.6, 4.x Jan 26, 2026
@shiena shiena force-pushed the fix/linux_camera_format_filter branch 2 times, most recently from 413f044 to 34a0101 Compare January 29, 2026 14:11
@shiena shiena force-pushed the fix/linux_camera_format_filter branch from 34a0101 to 265b1c8 Compare March 22, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux camera feed shows corrupted image when selecting H.264 or other unsupported formats

3 participants