Search found 35 matches

by BaconButty
Fri Apr 21, 2023 8:28 pm
Forum: Mobile Apps and Event Server
Topic: Broke something after a Python update. Tearing hair out trying to fix.
Replies: 9
Views: 2939

Re: Broke something after a Python update. Tearing hair out trying to fix.

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?
by BaconButty
Fri Apr 21, 2023 5:48 pm
Forum: Mobile Apps and Event Server
Topic: Broke something after a Python update. Tearing hair out trying to fix.
Replies: 9
Views: 2939

Re: Broke something after a Python update. Tearing hair out trying to fix.

Just to be double sure that couldn't be part of it. I went and built from source using: "https://docs.opencv.org/4.x/d7/d9f/tuto ... stall.html"

Still the same.
by BaconButty
Fri Apr 21, 2023 1:18 pm
Forum: Mobile Apps and Event Server
Topic: Broke something after a Python update. Tearing hair out trying to fix.
Replies: 9
Views: 2939

Re: Broke something after a Python update. Tearing hair out trying to fix.

I've seen that myself and tried multiple version with no success. This current install should be using the install.sh version.
by BaconButty
Fri Apr 21, 2023 11:43 am
Forum: Mobile Apps and Event Server
Topic: Broke something after a Python update. Tearing hair out trying to fix.
Replies: 9
Views: 2939

Broke something after a Python update. Tearing hair out trying to fix.

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. Wo...
by BaconButty
Fri Apr 21, 2023 11:38 am
Forum: Mobile Apps and Event Server
Topic: Does anyone know the RTSP format of the mobile streams for XMEYE?
Replies: 4
Views: 5140

Re: Does anyone know the RTSP format of the mobile streams for XMEYE?

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.
by BaconButty
Tue Apr 04, 2023 9:38 pm
Forum: Mobile Apps and Event Server
Topic: Does anyone know the RTSP format of the mobile streams for XMEYE?
Replies: 4
Views: 5140

Re: Does anyone know the RTSP format of the mobile streams for XMEYE?

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 connecte...
by BaconButty
Sun Apr 02, 2023 10:48 pm
Forum: Mobile Apps and Event Server
Topic: Does anyone know the RTSP format of the mobile streams for XMEYE?
Replies: 4
Views: 5140

Does anyone know the RTSP format of the mobile streams for XMEYE?

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. ...
by BaconButty
Tue Nov 03, 2020 12:52 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification - Different confidence for different cameras or times?
Replies: 3
Views: 1974

Re: zmeventnotification - Different confidence for different cameras or times?

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 wa...
by BaconButty
Tue Nov 03, 2020 10:40 am
Forum: Mobile Apps and Event Server
Topic: zmeventnotification - Different confidence for different cameras or times?
Replies: 3
Views: 1974

zmeventnotification - Different confidence for different cameras or times?

I'll explain the actual issue in case theirs a better solution I'm not thinking of. I have my yolo_min_confidence set to 0.5 (50%). This is a good balance for me for detecting people across my setup. Camera 1 is a close range camera and typically gets 90%+ confidence when it sees a person, so this c...
by BaconButty
Mon Jul 06, 2020 3:11 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: ZMaudit.pl not removing empty events. Doesn't like deleting young events?
Replies: 8
Views: 5132

Re: ZMaudit.pl not removing empty events. Doesn't like deleting young events?

Sorry to bring this up again. I have this setup and running now a while. I still have the issue that I end up with lots of empty events in Zoneminder as ZMaudit.pl doesn't pick them up as missing and I haven't a clue why. There's no error showing, output of ZMaudit.pl looks like this (not picking up...
by BaconButty
Wed Jul 01, 2020 8:30 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: GPU advantage
Replies: 2
Views: 2084

Re: GPU advantage

Not exactly the answer you're looking for, but I used the GPU cores in my AMD APU to lower my CPU usage by about 20%. So it will lower it, but not a huge amount. For 5 cameras, it was good enough to get my usage down from tipping 100% to 70-80%. Just go into the cameras settings and you can enable h...
by BaconButty
Fri Jun 26, 2020 11:34 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Only put events in event folder when event has complete.
Replies: 2
Views: 2594

Re: Only put events in event folder when event has complete.

Why would you want to do that? I'm using zoneminder and zmeventnotification to prune events to the point where only important stuff is in a folder that I can keep on a remote server. Raw data from the cameras is taking around 3TB a week, I've managed to get that down to a tiny fraction by using zme...
by BaconButty
Thu Jun 25, 2020 7:43 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Only put events in event folder when event has complete.
Replies: 2
Views: 2594

Only put events in event folder when event has complete.

Hi,

Just trying to do something here and I was wondering if there is a way to tell Zoneminder to only put events in the event folder when they are complete, and store them in a temporary folder until then?
by BaconButty
Sun Jun 21, 2020 3:57 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Limit Diskspace for a cam
Replies: 10
Views: 7846

Re: Limit Diskspace for a cam

Thanks a lot mikb! I just wanted to share that before I forgot about it and quickly copied and pasted from putty. I should have been more careful.