motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.83k stars 898 forks source link

Punk kids on my lawn #2810

Open Ventnts opened 2 years ago

Ventnts commented 2 years ago

Hi,

I have a situation where there some low life children throwing rocks 150 feet down to my kids and family. They have not come back in a long time, but I want to use Cris's SW to be able to detect someone doing something, like throwing rocks!

I know he can detect frame changes, but I feel like we can add some open source AI smarts to detect certain movements.

Is anyone game for this? I would like to help figure it out, or just do it.

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: (insert your version here, e.g. 20180314).

Board Model

I am using the following board/model: (insert your board model here, e.g. Raspberry PI 3B+).

Camera

I am using the following type of camera: (choose from V4L2, MMAL, Network Camera, Fast Network Camera and Simple MJPEG Camera).

My camera model is: (insert your camera model, e.g. Logitech C290).

Network Connection

My motionEyeOS unit is connected to the network via: (choose your network connection, e.g. WiFi, Ethernet).

Peripherals

I am using the following peripherals that I consider relevant to this issue:

Log Files

I consider the following log files relevant to this issue:

skycarl commented 2 years ago

Would something like Frigate serve your use case? https://github.com/blakeblackshear/frigate

sirjeannot commented 2 years ago

I'm currently trying to get motioneyeos not to crash when streaming 24/7 rtsp to frigate. quite a challenge.

starbasessd commented 2 years ago

@sirjeannot What is crashing? Anything in logs? Have you checked temperatures and voltage. Are you running as Fast Network Camera ? ( Assuming yes, since you mention streaming to Frigate using rtsp ) Which version of motionEyeOS?

sirjeannot commented 2 years ago

@starbasessd see https://github.com/ccrisan/motioneyeos/issues/2788#issuecomment-949455153 logs : no, crash with blurry hdmi output temps are low, voltage is default. i've overvoltage at 4 & 6 yes, fast network cam versions : 20200606, dev20201026 same results on 4 raspi0w

starbasessd commented 2 years ago

If you are overclocking, try while not overclocking. Shouldn't need to overvolt. When you say voltage is 'default' what do you mean? When you are up, ssh in and report results for vcgencmd measure_temp vcgencmd get_throttled

sirjeannot commented 2 years ago

oh no, overclocking is out of question. it's all set to default voltage (no parameter in config.txt), and even went downclocking the cpu. btw, the very same raspi0 not connected to the csi camera doesn't crash after hours of cpu load, with the same config.txt. so as far as I'm concerned, I'm ruling out this type of hardware.

starbasessd commented 2 years ago

When you are up, ssh in and report results for vcgencmd measure_temp vcgencmd get_throttled