Tool/software:
1-Captures live video from a camera.
2-Processes the video through a GStreamer pipeline that includes TI’s inference elements to perform object detection.
3-Records the stream into 10‑second MKV files.
4-Manages recorded files by keeping only the last three segments and deleting older ones.
5-Listens for user input so that if the user presses 'y', it copies the current, previous, and next segments.
6- Attempts to print a notification message on the terminal when a person is detected in the live stream.
1 to 5 step work perfectly but 6 th requirement is not work so this 6 th option is possible on your AM68A board