A quick AppleScript which can be used in EvoCam to tell it to start recording on startup (useful in unattended recording setups):
tell application "EvoCam" start recording webcam 1 end tell
Set this in EvoCam > Options > AppleScript Settings… > When opening EvoCam