hakunaMatataHub

Results 22 comments of hakunaMatataHub

@MartyG-RealSense Thank you I figured out how to set exposure for individual streams in HDR Merge configuration from the yaml file. How do I set depth clamp min and depth...

@MartyG-RealSense If rendering is all that is controlled by the depth clamp min/max parameters, how is it different from the threshold ilter in the post processing block available in the...

If I point my real-sense towards ceiling of my room with depth unit = 1000, depth clamp min =0 and depth clamp max = 65536 in the depth table under...

![Screenshot from 2022-06-05 12-55-53](https://user-images.githubusercontent.com/51196043/172040385-ad7d2ec3-7d97-4219-8ee5-25e5b3157b7d.png) ![Screenshot from 2022-06-05 13-00-06](https://user-images.githubusercontent.com/51196043/172040391-29adf826-6da2-4e21-93b3-f2f06f27a65d.png)

@MartyG-RealSense But changing either of them changes the other one as well Just that their units are different, the one under advance control is in micro meter while other one...

@MartyG-RealSense Yeah thank you it is clear now. One last thing, I am not able to see meta data such as sequence id and exposure in the realsense -viewer? The...

@MartyG-RealSense In this[ white paper](https://dev.intelrealsense.com/docs/high-dynamic-range-with-stereoscopic-depth-cameras) they seem to imply that it should be available in RS-viewer. https://dev.intelrealsense.com/docs/frame-metadata this link in the above document talks about some patches for linux uvcvideo...

@MartyG-RealSense I have debian installation for llibrealsense sdk. If I got you right I don't need to worry about patching my kernel, correct? I didn't get the first part of...

@MartyG-RealSense My problem is I do not have exposure meta data at all overlayed on the infrared image in realsense-viewer irrespective of whether I enable or disable auto-exposure ![image](https://user-images.githubusercontent.com/51196043/172056902-61ddfdc2-6605-47a6-a22a-1eb20f618bd6.png)

I just checked my kernel is 5.13.0-44-generic. So do you recommend building it from source for hardware metadata support? @MartyG-RealSense