Skip to content

Commit

Permalink
Made some small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitdotdev committed Apr 5, 2024
1 parent c9092c0 commit 451618e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,13 @@ const HomePage = (props: Props) => {
<strong>🔴</strong> - Person
<br />
<strong>🟢</strong> - Other objects
<br />
<br />
<br />
</p>
{/* How to test */}
<p>
<br />
<strong>How to test:</strong>
<br />
Enable the auto record feature by not standing in front of the camera. When a person is detected, the recording will start automatically with a beep sound as an alert and will stop after 30 seconds and automatically save the recording to the downloads folder with filename as the current date and time.
Expand Down

0 comments on commit 451618e

Please sign in to comment.