This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:raspberry:picam:motion [2020/01/15 14:39] – lunetikk | linux:raspberry:picam:motion [2022/06/13 18:57] (current) – lunetikk | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| </ | </ | ||
| - | Place your maskfile next to your motion.conf and set the maskfile in your config. | + | Place your maskfile next to your "motion.conf" (in / |
| - | [[http:// | + | [[http:// |
| ==== Troubleshooting ==== | ==== Troubleshooting ==== | ||
| Line 57: | Line 57: | ||
| < | < | ||
| + | |||
| + | === libavformat error === | ||
| + | |||
| + | < | ||
| + | [1:ml1] [NTC] [ALL] [Jun 13 18:42:16] mlp_actions: | ||
| + | [1:ml1] [NTC] [ALL] [Jun 13 18:42:16] motion_loop: | ||
| + | [1:ml1] [NTC] [VID] [Jun 13 18:42:16] vid_close: Cleaning up V4L2 device | ||
| + | [1:ml1] [NTC] [VID] [Jun 13 18:42:16] v4l2_cleanup: | ||
| + | [0:motion] [NTC] [ALL] [Jun 13 18:42:17] main: Threads finished | ||
| + | [0:motion] [NTC] [ALL] [Jun 13 18:42:17] main: Motion terminating | ||
| + | </ | ||
| + | |||
| + | Motion just stops. If you activated " | ||
| + | |||
| + | Edit / | ||
| + | |||
| + | < | ||
| + | ExecStart=/ | ||
| + | to | ||
| + | ExecStart=/ | ||
| + | </ | ||
| + | |||
| + | then | ||
| + | < | ||
| + | systemctl daemon-reload | ||
| + | systemctl restart motion.service | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | |||
| ==== My configurationfile ==== | ==== My configurationfile ==== | ||