Hi all,
My requirement is to get embeddeddata using v4l2 control items, and I found V4L2_CID_ARGUS_METADATA.
I wonder that:
- Can I accomplish my needs with this item?
- Are there more sample programs for this item?
Hi all,
My requirement is to get embeddeddata using v4l2 control items, and I found V4L2_CID_ARGUS_METADATA.
I wonder that:
hello tiansj0704,
did you meant getting embedded data in the VI buffer without using libargus?
there’s chan->emb_buf;
to allocates private buffer for embedded data storage. you may retrieved via user-space.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.