Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: Use correct pipeline config file for different platforms #576

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

naushir
Copy link
Collaborator

@naushir naushir commented Oct 5, 2023

Update and rename check_camera_stack() to get_platform(). This functions now returns the running platform if known. The pipeline config files are now selected based on the detected platform.

As a drive-by add a missing close(fd) when detecting if the HW encoder is present.

@naushir naushir force-pushed the platform branch 2 times, most recently from 7b5dbf9 to c265fa1 Compare October 5, 2023 08:32
@naushir
Copy link
Collaborator Author

naushir commented Oct 5, 2023

@davidplowman

Update and rename check_camera_stack() to get_platform().  This
functions now returns the running platform if known. The pipeline config
files are now selected based on the detected platform.

As a drive-by add a missing close(fd) when detecting if the HW encoder
is present.

Signed-off-by: Naushir Patuck <[email protected]>
@davidplowman davidplowman merged commit f31dba7 into main Oct 5, 2023
1 of 7 checks passed
@naushir naushir deleted the platform branch October 5, 2023 10:38
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