|
1 | 1 | ---
|
2 | 2 | id: camera
|
3 |
| -title: Camera |
| 3 | +title: Display a camera on the dashboard |
4 | 4 | sidebar_label: Camera
|
5 | 5 | ---
|
6 | 6 |
|
7 |
| -In Gladys Assistant, you can display images from your cameras, straight on the dashboard. |
8 |
| - |
9 |
| -These images are refreshed at regular intervals. You can specify the interval in your camera configuration. |
10 |
| - |
11 |
| -You can also view the camera's live video feed using the "Live" button. |
| 7 | +You can display a camera image on the dashboard, and watch the live video stream from the camera. |
12 | 8 |
|
13 | 9 | ## Prerequisites
|
14 | 10 |
|
15 |
| -- You must have configured a camera, see [documentation](/docs/integrations/camera/) for camera integration. |
| 11 | +You must have configured a camera, see [the documentation](/docs/integrations/camera/) for the camera integration. |
16 | 12 |
|
17 | 13 | ## Configuration
|
18 | 14 |
|
19 | 15 | Go to the Gladys Assistant dashboard, then click on the "Edit" button.
|
20 | 16 |
|
21 |
| -Select the "Camera" widget, and click on the + button. |
| 17 | +Select the "Camera" widget: |
22 | 18 |
|
23 |
| - |
| 19 | + |
24 | 20 |
|
25 |
| -Select the camera you want to view. |
| 21 | +Next, select the camera you want to display. |
26 | 22 |
|
27 |
| -Give this widget a name, This will be the caption displayed on the dashboard, under the camera image. |
| 23 | +Give this widget a name; this text will be displayed on the dashboard below the camera image. |
28 | 24 |
|
29 | 25 | 
|
30 | 26 |
|
31 |
| -Click on "Save". |
32 |
| - |
33 |
| -You should see the image from your camera. |
| 27 | +Click "Save". |
34 | 28 |
|
35 |
| - |
| 29 | +That's it! You should see your camera image. |
36 | 30 |
|
37 |
| -This image will refresh automatically, according to the frequency that you have defined in the camera integration. |
| 31 | +This image will refresh automatically according to the frequency you defined in the camera integration. |
0 commit comments