Skip to content

Add custom onCaptureCompleted callback to expose realtime camera metadata (ISO, WB, Exposure…)#1978

Merged
pedroSG94 merged 1 commit intopedroSG94:masterfrom
noho501:feature/add_custom_capture_completed_callback
Nov 14, 2025
Merged

Add custom onCaptureCompleted callback to expose realtime camera metadata (ISO, WB, Exposure…)#1978
pedroSG94 merged 1 commit intopedroSG94:masterfrom
noho501:feature/add_custom_capture_completed_callback

Conversation

@noho501
Copy link
Copy Markdown

@noho501 noho501 commented Nov 14, 2025

This PR adds a new API that allows clients to register a custom onCaptureCompleted callback and receive realtime CaptureResult metadata from Camera2. This enables external access to parameters such as ISO, white balance, exposure time, focus distance, and other camera settings for each captured frame.

@noho501
Copy link
Copy Markdown
Author

noho501 commented Nov 14, 2025

Hi @pedroSG94

Could you help me check it out and merge it?

Thanks

@pedroSG94 pedroSG94 merged commit 7a8f566 into pedroSG94:master Nov 14, 2025
1 check passed
@pedroSG94
Copy link
Copy Markdown
Owner

Hello,

Thank you for the PR.
Merged

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.

3 participants