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

camera callback preview didnt call #1895

Open
XanuduBuster opened this issue Nov 2, 2023 · 0 comments
Open

camera callback preview didnt call #1895

XanuduBuster opened this issue Nov 2, 2023 · 0 comments

Comments

@XanuduBuster
Copy link

XanuduBuster commented Nov 2, 2023

used the below thingy

/* Set the camera preview callback */
error_code = camera_set_media_packet_preview_cb(facedata.g_camera, _camera_media_packet_preview_cb, NULL);
at the guides link.
https://github.com/Samsung/tizen-docs/blob/master/docs/application/native/guides/multimedia/face-detection.md

But _camera_media_packet_preview_cb function didnt call.

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

No branches or pull requests

1 participant