Sync node - syncs multiple inputs based on the timestamp, outputs a message group message
Demux node - demultiplexes message group in multiple messages
Message group message - a new message that can contain a map of arbitrary depthai messages, it's the output of the sync node and input to the demux node
Encoded frame message - a new message specialized for encoded frames
New output for the VideoEncoder node (out) for the encoded frame message
Automatic crash dump retrieval for firmware crashes
Added setIrFloodLightIntensity and setIrLaserDotProjectorIntensity methods for setting the intensity normalized between 0 and 1
Added getConnectionInterfaces method to retrieve the list of available interfaces on a device
Added an option to cap maximum time for exposure when using auto exposure with setAutoExposureLimit
Features
out
) for the encoded frame messagesetIrFloodLightIntensity
andsetIrLaserDotProjectorIntensity
methods for setting the intensity normalized between 0 and 1getConnectionInterfaces
method to retrieve the list of available interfaces on a devicesetAutoExposureLimit
IMX283
andIMX462
OV9282
andOV9782
https://github.com/luxonis/depthai-core/pull/926 ,new ranges per resolution of:THE_800_P
:1.687
..129.6
fpsTHE_720_P
:1.687
..143.1
fpsTHE_400_P
:1.687
..255.7
fpsBug fixes
XLinkIn
didn't work correctly for very small and very large buffersMisc
DEPTHAI_LEVEL=info