<div dir="ltr"><div dir="ltr">On Fri, Jun 26, 2020 at 10:51 AM Michał Rudowicz <<a href="mailto:michal.rudowicz@fl9.eu">michal.rudowicz@fl9.eu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> What interface/framegrabber does this camera use?<br>
<br>
It has its own shared library which provides methods that fill the array with<br>
float values. I wanted to integrate it to the existing GStreamer application.<br></blockquote><div><br></div><div>I should have mentioned gst-plugins-vision [0] if you haven't found it before. Doesn't do anything with float values, but used for a lot of thermal cameras. You might find videolevels handy, which simply stretches 16-bit video to 8-bit.</div><div><br></div><div>[0]: <a href="https://github.com/joshdoe/gst-plugins-vision">https://github.com/joshdoe/gst-plugins-vision</a></div></div></div>