Skip to content

02. Manage cameras

Ludovic edited this page Oct 11, 2024 · 10 revisions

Add a new camera

  1. Use the Add camera button to add a new camera.
  2. Specify camera Name.
  3. Specify camera device (e.g. /dev/video0) or network camera URL (e.g. http://... or rtsp://...).
  4. Choose camera resolution and frame rate.
  5. Specify credentials if the stream is protected by a login and password (be sure to check the Notes section below).
  6. Choose to enable motion detection or not. This will generate a new motion configuration file for this camera.
  7. Add camera.
https://github.com/user-attachments/assets/0413cb57-a87f-4779-87ca-7bcbe8e50fa5

Notes:

  • If you specify authentication credentials for a camera, be aware that they will be stored in clear text in the motion-UI database and will be used to authenticate using the HTTP Authorization (Basic) header.

Configure camera global & detection settings

  1. Use the Configure button to show the EDIT CAMERA panel.
  2. From here you can change camera global settings, change the rotation of the image, etc...

You can also edit the motion detection raw settings for the camera. Be sure that you know what you are doing, you can check out the official motion documentation for more informations on each parameter: Motion documentation

https://github.com/user-attachments/assets/42c09a68-b4d1-4950-aa8c-b5dbebf18f52

Delete a camera

  1. Use the Configure button to show the EDIT CAMERA panel.
  2. Use the Delete button to delete the camera.
https://github.com/user-attachments/assets/8c8b69e1-7a52-443f-b03b-6e3917a3c848