1138   Object tracking is already active

Cause

This error occurs if you attempt to start an object tracking session using the beginObjectTracking method of the System class when object tracking is already active. One object tracking session only is allowed at a time.

Action

Do not call the beginObjectTracking when object tracking is already active.