I was sure I did check the secrets file, and I *did*. I forgot I had a broken install in this that was abandoned and that's the secret ini that I must have been editing. Thanks for the correct lcoation!!! Working now
Somewhere in one of the configs (that I can't find) the api portal is listed as "127.0.0.1/zm". I need to change this to "127.0.0.1:5557/zm", but I can't find where this is configured.
I know this is a really basic question, and maybe it's just as I've had a rough week, but I can't find where the API URL is being got for the following failures: 3966 INF |----> FORK:Cam5-RSMF-Back Garden (11), eid:2912365 Not sending event end alarm, as we did not send a start alarm for this, or ...
Looking at example_client.yml that's *exactly* what I want to do! I'm just a bit of a disaster at setting this stuff up in general, and I'm a bit dodgy about trying something that's only in an Alpha state. I might give it a go next weekend, that's for the link though, I really like the look of Zomi ...
Cheers for the reply. So I take it I'm basically on my own if I want to try and do what I said (which is fine, I can give it a go). Thanks for the heads up on "frame_id=bestmatch". If I'm reading this right, this will cause the detection script to analyse two frames, which I might be able to ...
Hi All, I was wondering if there was a way to do this already built in, or even if I could someone fire off multiple events with different image locations manually. Basically I've spent about a year tweaking the the exact time the image used for ML analysis is taken and it's impossible to get it ...
isabell@isabell-MS-7C52:~$ python3 Python 3.8.10 (default, Mar 13 2023, 10:26:41) [GCC 9.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import cv2 >>> cv2.__version__ '4.7.0' >>> Anything look wrong?
Quick version: I have ES running with YoloV3 for years with no issues. I moved home and broke something, the error was related to one of the scripts pulling an IP from my old address. It wasn't anywhere in the configs, so I assumed a bug and since I could use an update, updated everything anyway ...
Just to close this out. While the link iConor has posted does have sample code for grabbing the stream, I gave up and just opened the standard RTSP ports.
Hi Connor! I'm aware of that Python library. I've used it in the past to write scripts for setting up cameras, things like setting a higher bitrate than the standard menu allows. It *has* sample code on how to grab video from the streams, but to tell the truth, I am unable to follow it... I ...
Hi All, I have a few generic DVRs and they all seem to use this XMEYE protocol on the mobile port. The phone app (I use MEYE) connects direct to the DVR and shows all the cameras. So There is obviously a set format these generic devices follow. My goal is to add these remote streams to zone minder ...
Oh really!? I thought it was global, excellent, thanks! Unrelated to your question - but you should also be on ES 6 Thanks for pointing this out, but looking at the change log, I don't think there's a reason to update to be honest. Everything's working fine for me. I only use this to tag if there ...