Hi NVIDIA, we have following questions regarding EBD setup in VI5:
-
If we don’t use the Tegracam framework and the sensor outputs embedded data lines, is there a way to ask VI5 to just ignore them? Currently with embedded_metadata_height=0 as default, VI5 believes that the first package (the embedded data package) is a wrong pixel data package since its data type doesn’t match the pixel data type, which results in CHANSEL_NOMATCH error. Is it possible for VI5 to just ignore packages that don’t contain the pixel data type?
-
If we assign the the correct EBD height to the embedded_metadata_height, we still have problems: among the EBD lines output by sensor, some of them have 0x13 instead of the standard 0x12 in the header, and the ones with 0x13 are not accepted by VI5 (CHANSEL_NOMATCH error). Is there a way to add 0x13 to the EBD data type in VI5?
Thank you very much!