starbasessd

Results 734 comments of starbasessd

I'm not able to help much beyond this, as I don't have an odroid to test with. Maybe someone else can help...

Post your setup for the google drive (block out the actual account and password) What are you using for your notification to discord? You would need a python script that...

IMO you are not going to get a significant performance increase between a Pi3b+ and any of the Pi4bs. The CPU improvement is minor, and there are several bottlenecks (WiFi...

I was unable to confirm this, as I don't have that model of camera. go to console or SSH >/usr/bin/v4l2-ctl --list-ctrls if focus_auto is listed >crontab -e add line: >@reboot...

The command you use manually should be the same command you use following the @reboot. Another option is to tell it to wait a bit before running the command by...

First thing, I would backup my camera config (Settings, General, Backup) I would then re-image with dev20201026,as there are a number of issues with 20200606. I would then restore the...

Although the script works in RRPiOS, does it work if you manually call it in motioneyeOS?

I did load a copy of your 'right.py' script into /data/etc in a dev20201026 on a PiZeroW and it didn't give any errors when run. I wasn't able to check...

It (rtsp streaming) is available if using 'Fast Network Camera' and have a CSI camera attached. Otherwise, it is not available as a 'stock' option. You could go through the...

You could put it behind an NGINX server, also: https://github.com/ccrisan/motioneye/wiki/Running-Behind-Nginx for https.