Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
Begin{
COUNTER=$COUNTER$
CAMERAIP=$CAMERAIP$
CARPLATE=$CARPLATE$
TIMESTAMP=$TIMESTAMP_MS$
IMAGE=$FILE_B64$
IMAGE2=$CONTEXT_B64$
}End

where $CONTEXTHere for the IMAGE parameter specify the value $FILE_B64$ (getting a color image) or $FILEto get a black and white image). For the IMAGE2 parameter specify the value $CONTEXT_B64$ (getting a black and white image) value can be specified for the IMAGE parameterto get a color image).