- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
- We are using RealSense SDK 2.17.0 on both Windows and Ubuntu platforms, and we see different that the supported rs2_frame_metadata_value on the two platforms are not identical, even when using the same sensor and firmware. Namely, RS2_FRAME_METADATA_FRAME_COUNTER and RS2_FRAME_METADATA_SENSOR_TIMESTAMP are supported on Windows and not supported on Linux. Is this a bug, limitation or are we doing something wrong? Will this gap be closed in the near time?
- When calling rs2::frame::get_data(), a void* buffer is returned. Who is responsible for de-allocating this buffer, and is it 'valid' as long as the rs2::frame object is valid, or is it being re-used at some time for a new frame?
Thanks in advance!
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The metadata documentation can assist with your first question regarding Linux / Windows metadata, in a section headed 'OS support'.
https://github.com/IntelRealSense/librealsense/blob/master/doc/frame_metadata.md#os-support
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The metadata documentation can assist with your first question regarding Linux / Windows metadata, in a section headed 'OS support'.
https://github.com/IntelRealSense/librealsense/blob/master/doc/frame_metadata.md#os-support

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page