Hi there,
Just getting started with MotionEye and am trying to add an rstp camera however I'm getting "protocol rstp not supported" when trying to add a network camera with the RSTP address.
I am running MotionEye in Docker
motionEye Version 0.42
Motion Version 4.2.2
Can anyone give me some guidance as to how I can get this working or what I need to do?
Hi a newbie question.
I've configured so that it sends a slack notification when motion detected. It will basically take the last image from the folder.
I've tried playing around with the settings currently set
Motion gap = 20 s
Captured Before = 10 frames
Captured After = 10 frames
Min motion frames = 20 frames
But what happens is that the last image is usually shot too late. Do u have any recommended setting for this scenario?
Also what is the difference between "Run A Command" vs "Run An End Command"?
i installed motion eye in a pi 3b+ with raspbian.. after completion, my usb webcam is not detected.. command ( ls -l /dev/video* ) ..result ( crw-rw----+ 1 root video 81, 3 Mar 16 19:01 /dev/video0
crw-rw----+ 1 root video 81, 4 Mar 16 19:01 /dev/video1
crw-rw----+ 1 root video 81, 0 Mar 16 19:01 /dev/video10
crw-rw----+ 1 root video 81, 1 Mar 16 19:01 /dev/video11
crw-rw----+ 1 root video 81, 2 Mar 16 19:01 /dev/video12
)..... command ( v4l2-ctl --list-devices) result ( bcm2835-codec-decode (platform:bcm2835-codec):
/dev/video10
/dev/video11
/dev/video12
HD Webcam C615 (usb-3f980000.usb-1.3):
/dev/video0
/dev/video1
) .. please help ASAP