Hi,
During recording we're triggering the record option in (TRK Inputs) with an OSC trigger. This is recording only the tracking info of the PTZ's. This works fine, but on the preview I want to create an overlay displaying information, like if tracking is being recorded. I can't seem to find where it's defined or retrieve the logic value.
I have found the trigger in the TrkCam_RecordControl.xcomp, which is used in the MixedCam comp. But would it be best practice to modify (expose) that trigger, or is there another way? As I prefer to keep these modules intact, so changes don't break in an update.