Skip to content

camera callback preview didnt call #1895

@XanuduBuster

Description

@XanuduBuster

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions