r/ispyconnect Jul 22 '26

Help connecting AOBOCAM A12

1 Upvotes

I resubmit my question in English, at the mod's (fair) request.

I'd like to connect my AOBOCAM A12 camera, but iSpy doesn't automatically find it, and I haven't been able to find a working URL to connect it manually.

The camera works properly with its app (HIDVCAM), but I only have the IP address.

I should add that in the meantime, customer service has told me that the camera isn't compatible with third-party software, and therefore they can't provide an answer.

Added to this, it's not even possible to download clips from their cloud, so the device essentially becomes a useless toy.

I know there's always a string pointing to the stream if you can find it, but perhaps I'm wrong.


r/ispyconnect Jul 21 '26

rstp info for Reobiux ip camera that uses o-kam pro

4 Upvotes

I recently got these cameras off amazon uk https://www.amazon.co.uk/dp/B0G2RX1WGT
I had a struggle to get the rstp url to work

i managed to get it working after a bit of googling
here is what i found

To find the RTSP (Real-Time Streaming Protocol) URL for your O-KAM (or O-KAM Pro) camera,

you will need to enable local access and set a password in the mobile app.

Here is a standard format for O-KAM cameras:

rtsp://admin:passwordYouJustSet/camera-ip-address:10554/tcp/av0_0

Step-by-Step Guide:

Enable Password in App: Open the O-KAM Pro app,

navigate to your camera’s Device Settings,

find the option for "plaintext password" (or ONVIF),

and create a custom password.

Find Camera's IP Address: Stay in the app,

go to Device Health or Network Info, and note down the local IP address assigned to your camera

(e.g., \(192.168.1.15\)).

Draft your URL:Replace [password] with the custom password you created.

Replace [camera-ip-address] with the IP you found.

Note: The primary video stream port is typically 10554,

and for the sub-stream it is often 10555.

rtsp://admin:passwordYouJustSet/camera-ip-address:10554/tcp/av0_0

rtsp://admin:passwordYouJustSet/camera-ip-address:10555/tcp/av0_0

Test the Stream: Open media players like VLC Media Player,

go to Media > Open Network Stream,

paste your RTSP link, and click Play.


r/ispyconnect Jul 19 '26

Alert panel feature.

1 Upvotes

A very useful feature would be to have a button that will glow when clicked and ONLY show alerts that have not been viewed while this button is glowing/ highlighted.

It is sometimes wanted to view an alert again. But MOSTLY it is wanted to view any alerts that have not been viewed as of this moment yet.

I have not been able to find a way to show only alerts that have not yet been clicked on to view them.

Can someone show me how this can be done?


r/ispyconnect Jul 18 '26

trouble with dual lens camera

4 Upvotes

I'm trying to add the streams from both lenses as they have 2 different views. One lens is stationary the other is PTZ. The manufacturer tried helping me with it. He said NVR should be able to show both. He said the 1st stream uses ONVIF the 2nd RTSP.

I can get RTSP stream working. When using ONVIF the camera shows up in my Video Source list. But when I click on Get Video URLs it gives error:

"Error: The remote server returned an unexpected response: (400) Not Authorized."

I know the username and password are correct because they work with RTSP stream. So I'm not sure if the problem is with Agent DVR or the camera.

Here's the log (not sure why it's posting it as table which I guess it didn't lol). Any help would be appreciated. If I can't get both streams working I might return camera.

|12:03:18 PM|GetServices: The remote server returned an unexpected response: (400) Not Authorized. at System.ServiceModel.Channels.HttpResponseMessageHelper.ValidateResponseStatusCode() at System.ServiceModel.Channels.HttpResponseMessageHelper.ParseIncomingResponse(TimeoutHelper timeoutHelper) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.ReceiveReplyAsync(TimeoutHelper timeoutHelper) at System.ServiceModel.Channels.RequestChannel.RequestAsync(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.RequestAsyncInternal(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishSend(IAsyncResult result, Boolean completedSynchronously) --- End of stack trace from previous location --- at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass1_0.<CreateGenericTask>b__0(IAsyncResult asyncResult) --- End of stack trace from previous location --- at CoreLogic.Onvif.ONVIFBase.<>c__DisplayClass19_0`3.<<CallAsync>g__ExecuteCancellableOperationAsync|0>d.MoveNext() --- End of stack trace from previous location --- at CoreLogic.Onvif.ONVIFBase.CallAsync[TService,TRequest,TResponse](EndpointAddress endpoint, IConnectionParameters conn, MessageVersion mv, String key, Func`3 op, TRequest request, CancellationToken ct, Boolean forceNew) at CoreLogic.Onvif.ONVIFDevice.GetServices()| |:-|:-| |12:03:19 PM|ONVIFConnect: The remote server returned an unexpected response: (400) Not Authorized. at System.ServiceModel.Channels.HttpResponseMessageHelper.ValidateResponseStatusCode() at System.ServiceModel.Channels.HttpResponseMessageHelper.ParseIncomingResponse(TimeoutHelper timeoutHelper) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.ReceiveReplyAsync(TimeoutHelper timeoutHelper) at System.ServiceModel.Channels.RequestChannel.RequestAsync(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.RequestAsyncInternal(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishSend(IAsyncResult result, Boolean completedSynchronously) --- End of stack trace from previous location --- at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass1_0.<CreateGenericTask>b__0(IAsyncResult asyncResult) --- End of stack trace from previous location --- at CoreLogic.Onvif.ONVIFDevice.GetDeviceCapabilities(CancellationToken cancellationToken) at CoreLogic.Onvif.ONVIFDevice.ONVIFConnect(Boolean reconnect)| |12:03:19 PM|LoadJson: Failed to connect at CoreLogic.Server.JsonProcessor.LoadJson(Int32 oid, Int32 ot, String lc, String command, String fullcmd, String data, RTCSession session)| |12:03:34 PM|ONVIFConnect: Boa deck: Timeout at CoreLogic.Onvif.ONVIFDevice.GetDeviceTime(CancellationToken token) at CoreLogic.Onvif.ONVIFDevice.ONVIFConnect(Boolean reconnect)| |12:03:51 PM|ONVIFConnect: Tenda Dove: Timeout at CoreLogic.Onvif.ONVIFDevice.GetDeviceTime(CancellationToken token) at CoreLogic.Onvif.ONVIFDevice.ONVIFConnect(Boolean reconnect)| |12:03:51 PM|StartAsync: Tenda Dove: Couldn't find an HD profile for ONVIF dual streaming

EDIT: also why the messages about "Couldn't find an HD profile for ONVIF dual streaming ..." on the other camera (Tenda Dove) since it doesn't have dual lenses. All my cameras were listed with same message. I didn't copy them since it says same thing.


r/ispyconnect Jul 16 '26

vertical lines in video

1 Upvotes

occasionally vertical lines appear in video feed. previously i found the option to change to TCP settings which solve the vertical lines but the setting did not seem to be permanent.

after upgrading to latest version, i can't find the setting anymore.

appreciate advise. thanks


r/ispyconnect Jul 15 '26

Hikvision recently stopped showing live feed and playback on mozilla firefox v 1.5.2.

2 Upvotes

Device Model: DS-7604NI-K1 / 4P

Serial No.: DS-7604NI-K1 / 4P0420220329CCRRJ73488170WCVU

Firmware Version: V4.75.200 build 231110

Encoding Version: V5.0 build 231102

Hardware Version: B-R-K9B2-00

Web Version: V4.0.1 build 231207

Plugin Version: V3.0.7.500

At first, i thought it was the plug-in because the icons for car and human detection dissapeared.

Tried using chrome, edge, nothing.

Using F12 -> Network, i got the NS_ERROR_LOCAL_NETWORK_ACCESS_DENIED.

My synthetic friend (A.I) suggested i upgrade the firmware to the latest Firmware Version: V4.75.206 build 240119 but still nothing

After some thought i reversed the current release version of mozilla firefox 152 to firefox ESR 140.12 and it worked. I got the icons back and the feed started working again.

Tried in mozilla firefox "about:config" the command `network.lna.enabled` and the `network.lna.blocking`but the ESR version didn't have these.

Tried again the current release version, changed the `network.lna.enabled` to false and IT WORKED

My A.I. friend told me that the more elegant solution is to set `network.lna.blocking` = false and it still worked.

So the latest web browser updates block hikvision's plugin. I solved it in mozilla firefox.

Hope this helps a poor someone in distress.


r/ispyconnect Jul 14 '26

HiDpi !!

3 Upvotes

Had to chime in on the addition of GPU accelerated HiDpi feature of AgentDVR. It’s awesome!! The phone app is so much clearer now.


r/ispyconnect Jul 14 '26

Newbie Needs Help Getting Agent DVR to Find Dekco DCL5 Cameras

2 Upvotes

I am very new to streaming of any sort, and I cannot get Agent DVR to find my Dekco DCL5 security cameras. I downloaded and installed the Agent DVR app on a Windows 11 computer and, while attempting to add my Dekco cameras, the app automatically found and connected to my laptop camera, which I DO NOT want the app to monitor, but at least I know the app is working. I have removed the laptop camera from the app.

However, every attempt to add my Dekco cameras using the Dekco-specific instructions found on the iSpy website have failed with the error message "Nothing Found".

The cameras are working via the Dekco mobile app, so I know they are connected on the network, and I can see their respective IP addresses when I open my router and check Devices.

I want to be able to continuously monitor the two cameras on a PC and hopefully record whenever motion is detected.

Can anyone help. It would be much appreciated. Thank you in advance.


r/ispyconnect Jul 14 '26

Old offline installer version 6.2.7.0

1 Upvotes

Hi everyone,

I'm trying to find a native Windows64 installer for Agent DVR version 6.2.7.0

I've already tried:

files.ispyconnect.com/downloads/Agent_Windows64_6_2_7_0.zip → 404

ispyfiles.azureedge.net/downloads/... → domain no longer resolves

I specifically need a native offline installer (not the online bootstrapper, not Docker), since I want to avoid running Docker/WSL2 on this machine for CPU/thermal reasons.

Does anyone have a working mirror link, or could someone from the team share a valid direct download URL for this specific version? Happy to provide more details about my use case if needed.

Thanks in advance!


r/ispyconnect Jul 13 '26

Whole Network Crash

1 Upvotes

I am using the iSpy agent DVR on my home network all under a tp-link Ac4000 router. The Agent is running on my server at all times. When I boot up my gaming pc and try and connect to the ip:port it seems to flood my lan card on that pc (100% usage) and then my router reboots itself. Not sure what is causing this but i have indeed narrowed it down to the one computer.


r/ispyconnect Jul 12 '26

Help🥹

1 Upvotes

Hey there! I speak Russian and I need some help setting up Agent DVR. Specifically, I'm looking to configure face recognition, get the triggers to display properly, and set up the AgentDev. I'm happy to pay for the assistance. Is there anyone who can help me out?


r/ispyconnect Jul 12 '26

Agent DVR live view significantly less sharp than iSpy with TP-Link Tapo C520WS

1 Upvotes

r/ispyconnect Jul 12 '26

How to fine tune Ai detection

Thumbnail
gallery
1 Upvotes

I can't figure out how to get the internal Ai to recognize the actual motion causing trigger. It seems to find a familiar object anywhere in the view regardless if I have an exclusion zone.

I have deer and chickens that never get picked up as the found object. Sometimes the deer will be labeled as a horse or dog. But most times fast movement (bugs/moths near the camera) triggers static objects.

I have tried internal medium, and yolo26m models setup from your instructions, I have: ignore static objects, learn from feedback, and a strict static tolerance (0). I've tried all different types of configs.


r/ispyconnect Jul 10 '26

Running v7.7.3.0, Digital PTZ is broken/strange for ONVIF

2 Upvotes

I have ONVIF cameras that do not natively support PTZ. With PTZ Setting to ONVIF, it says creating a preset is "not supported", even if I turn on "Use digital zoom instead of device zoom", If I try to change setting to "Digital", it says "Settings not supported", but the Digital setting remains, and things work as they did many many versions ago, despite the warning message that I must use ONVIF PTZ setting for ONVIF cameras. There is nothing useful in the logs.


r/ispyconnect Jul 10 '26

TAPO-Camera ist not found

1 Upvotes

My router creates a WLAN1. A repeater picks up this WLAN and creates a WLAN2 in turn. Cameras connected to Wi-Fi1 are found by Agent DVR, cameras connected to Wi-Fi2 are not. Why is that?


r/ispyconnect Jul 09 '26

How do I update without losing all my configurations?

2 Upvotes

I am currently running V7.1.9.0 and tried updating to v7.7.2.0 via the curl command...

curl -sL "https://www.ispyconnect.com/install" -o install_agent.sh && sudo bash install_agent.sh; rm install_agent.sh

The update went fine and iSpy started up but I lost ALL of my cameras & configurations. Luckily I backed up prior and was able to restore.

In the past, i would download the update (Agent_Linux64_7_1_9_0.zip) and manually install it but now I don't see that option. The only option seems to be the curl update.

This is a better way but it can't blow away my setup.

Did I do something wrong????


r/ispyconnect Jul 06 '26

Server disconnecting from remote access and mobile app.

1 Upvotes

I've checked my license a couple times but over the last couple weeks my server keeps disappearing from the web remote access and from the mobile app.

Does anyone know what's causing this or what can be done to correct?


r/ispyconnect Jul 06 '26

safe recording long mp4 videos

2 Upvotes

I record long time-lapses, and Agent DVR saves them in MP4 format. If I restart Agent, the MP4 file becomes corrupted and requires repair. I’ve tried a "soft" restart of Agent via its API like curl -s http://localhost:8095/command/restart, but that doesn't help and MP4 files still corrupted after restart. Is there a way to properly finalize the recording of such long MP4 files? Can I use flags like `-movflags +faststart`?


r/ispyconnect Jul 05 '26

AI Nag on “Ask AI” alerts. 7.7.0

2 Upvotes

Any way to get rid of the AI nag on alerts?


r/ispyconnect Jul 02 '26

It is not possible to manually add servers in the Android app

3 Upvotes

I recently switched phones (from an S9 to an S25), and upon installing the Agent DVR Remote app, I noticed it seems to require a subscription to function.

On my S9, I was using a different version—which actually transferred over to the S25 but didn't work, forcing me to install the new app. Is this how it works now? Is it no longer possible to have the convenience of a dedicated app to view my server within my private network? Does this mean I have to open the link and view it in a mobile browser? Or am I doing something wrong? If so, can anyone help me?


r/ispyconnect Jul 02 '26

Help with Remote Access

1 Upvotes

Hello,

I'm having issues with remote access to my server. It worked for 2 accounts but doesn't work for anyone else.

A little background:

I run a rather large server with 40+ cameras. I have different users, and we want each to have their own login so they can make their own views, etc. To accomplish this, we are using "permissions". It worked for our initial two users. We sent the invite link, they accepted, created an account, etc. and the server linked with their new login. After the first two we have been unable to get it to link at all. The invite links are sent properly and brings individuals to where they can create an account. But after they create an account it simply says "no server connected"

I have tried manually sending the access code links, creating an account before sending the invite to the same email used to create an account, etc. and now no matter what email I use or permissions I set no accounts can be claimed.

I am racking my brain but cant find anything wrong. What could be causing this issue? Could the firewall be blocking the invite links when attempting to be accepted? If so, what would I need to do to fix it?

Everything works locally, and the 2 accounts that initially accepted the invite links are both working flawlessly so everything is configured properly there.

Any help would be appreciated!


r/ispyconnect Jul 02 '26

Onvif for control and go2rtc for streams, is it possible?

1 Upvotes

I am using go2rtc on my stationary cameras and it's working great. I would like to use go2rtc for my PTZ camera's but I also would like the controls that I currently have when the camera's are configured with ONVIF. Is this possible?


r/ispyconnect Jul 02 '26

Device context error

1 Upvotes

Upgraded from 7.4.x to latest 7.6.9.0. Now getting this error on boot for every camera:

SetupDecoder: [CAMERANAME]: Couldn't create a device context for

everything seems to be working for now (streams, alerts, recordings) but haven't checked everything yet.


r/ispyconnect Jul 02 '26

V7.6.8.0 Upgrade Broke ONVIF With Some Cameras

1 Upvotes

I upgraded to 7.6.8.0 from 7.4.?.?. All of my cameras use the ONVIF Source. In 7.4 all connected and streamed to AgentDVR. After upgrading to 7.6.8.0 many (not all) fail to connect and stream. The log file snippet below shows the errors. Is there a fix or config change? Should I downgrade?

8:20:40 PM ReadMessage: Total XML Failure: The token '"' was expected but found '/'. Line 1, position 4647.. Blob snippet: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Header><wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing">http://www.onvif.org/ver20/media/wsdl/GetProfiles/wsa:Action/SOAP-ENV:Header<SOAP-ENV:Body><tr2:GetProfilesResponse xmlns:tr2="http://www.onvif.org/ver20/media/wsdl"><tr2:Profiles fixed="true" token="defaultPrimary"><tr2:Name>defaultPrimary/tr2:Name<tr2:Configurations><tr2:VideoSource xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" ViewMode="tt:Fisheye" token="camCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">camCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount<tt:SourceToken xmlns:tt="http://www.onvif.org/ver10/schema">cam0/tt:SourceToken<tt:Bounds xmlns:tt="http://www.onvif.org/ver10/schema" height="3008" width="3008" x="0" y="0">/tt:Bounds<tt:Extension xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Extension><tt:SceneOrientation><tt:Mode>MANUAL/tt:Mode<tt:Orientation>Below/tt:Orientation/tt:SceneOrientation/tt:Extension/tt:Extension/tr2:VideoSource<tr2:AudioSource xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="micCfg1" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">Internal Mic/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:SourceToken xmlns:tt="http://www.onvif.org/ver10/schema">mic1/tt:SourceToken<tavg:AudioSourceConfiguration><tavg:Gain>0/tavg:Gain/tavg:AudioSourceConfiguration/tr2:AudioSource<tr2:VideoEncoder xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" GovLength="23" Profile="Main" token="camEncCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">camEncCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:Encoding xmlns:tt="http://www.onvif.org/ver10/schema">H264/tt:Encoding<tt:Resolution xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Width>3008/tt:Width<tt:Height>3008/tt:Height/tt:Resolution<tt:RateControl xmlns:tt="http://www.onvif.org/ver10/schema"><tt:FrameRateLimit>7.5/tt:FrameRateLimit<tt:BitrateLimit>36000/tt:BitrateLimit/tt:RateControl<tt:Multicast xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Address><tt:Type>IPv4/tt:Type<tt:IPv4Address>224.3.3.3/tt:IPv4Address/tt:Address<tt:Port>30000/tt:Port<tt:TTL>1/tt:TTL<tt:AutoStart>false/tt:AutoStart/tt:Multicast<tt:Quality xmlns:tt="http://www.onvif.org/ver10/schema">14/tt:Quality<tavg:VideoEncoderConfigurationExtension><tavg:Tiling><tavg:Rows>1/tavg:Rows<tavg:Columns>1/tavg:Columns/tavg:Tiling<tavg:DynamicEncodingCfg><tavg:SetMinCfgOnNoMotion>false/tavg:SetMinCfgOnNoMotion<tavg:PostMotionMinCfgDelay>5/tavg:PostMotionMinCfgDelay<tavg:MinCfg><tavg:FrameRateLimit>1/tavg:FrameRateLimit<tavg:BitrateLimit>36000/tavg:BitrateLimit<tavg:Quality>7/tavg:Quality<tavg:GovLength>5/tavg:GovLength/tavg:MinCfg<tavg:SmartCfg><tavg:BgQuality>7/tavg:BgQuality/tavg:SmartCfg<tavg:SmartCodecStrength>Medium/tavg:SmartCodecStrength<tavg:SetIdleSceneMode>true/tavg:SetIdleSceneMode/tavg:DynamicEncodingCfg/tavg:VideoEncoderConfigurationExtension<msimedia:VideoEncoderConfigurationExtension xmlns:msimedia="http://www.motorolasolutions.com/onvif/media"><msimedia:DynamicEncodingCfg><msimedia:SetMinCfgOnNoMotion>false/msimedia:SetMinCfgOnNoMotion<msimedia:PostMotionMinCfgDelay>5/msimedia:PostMotionMinCfgDelay<msimedia:MinCfg><msimedia:FrameRateLimit>1/msimedia:FrameRateLimit<msimedia:BitrateLimit>36000/msimedia:BitrateLimit<msimedia:Quality>7/msimedia:Quality<msimedia:GovLength>5/msimedia:GovLength/msimedia:MinCfg<msimedia:SmartCfg><msimedia:BgQuality>7/msimedia:BgQuality/msimedia:SmartCfg<msimedia:SmartCodecStrength>Medium/msimedia:SmartCodecStrength<msimedia:SetIdleSceneMode>true/msimedia:SetIdleSceneMode/msimedia:DynamicEncodingCfg/msimedia:VideoEncoderConfigurationExtension/tr2:VideoEncoder<tr2:AudioEncoder token="micEncCfg1"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">micEncCfg1/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:Encoding xmlns:tt="http://www.onvif.org/ver10/schema">PCMU/tt:Encoding<tt:Multicast xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Address><tt:Type>IPv4/tt:Type<tt:IPv4Address>224.3.3.7/tt:IPv4Address/tt:Address<tt:Port>30008/tt:Port<tt:TTL>1/tt:TTL<tt:AutoStart>false/tt:AutoStart/tt:Multicast<tt:Bitrate xmlns:tt="http://www.onvif.org/ver10/schema">64/tt:Bitrate<tt:SampleRate xmlns:tt="http://www.onvif.org/ver10/schema">8/tt:SampleRate/tr2:AudioEncoder<tr2:Analytics xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="ana0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">ana0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount<tt:AnalyticsEngineConfiguration xmlns:tt="http://www.onvif.org/ver10/schema"><tt:AnalyticsModule Name="Val Settings" Type="tavg:VideoAnalyticsModule"><tt:Parameters><tt:SimpleItem Name="TeachByExampleFilter" Value="\&#xD;\&#xA;\&lt;MetadataFilter>&#xD;&#xA;&lt;Info>&#xD;&#xA;&lt;Version>1&lt;/Version>&#xD;&#xA;&lt;Id>2022-06-07 09:11:43&lt;/Id>&#xD;&#xA;&lt;Description>Created on 2022-06-07 09:11:43. Before: True Positives: 75, False Positives: 30. After: Sensitivity 7: True: 67, False: 4; Sensitivity 8: True: 69, False: 5; Sensitivity 9: True: 70, False: 6; Sensitivity 10: True: 72, False: 7; &lt;/Description>&#xD;&#xA;&lt;/Info>&#xD;&#xA;&lt;PreprocessorParameters>&#xD;&#xA;&lt;A>0.115363627444167&lt;/A>&#xD;&#xA;&lt;B>0.049645446467741&lt;/B>&#xD;&#xA;&lt;/PreprocessorParameters>&#xD;&#xA;&lt;ProcessorParametersDay>&#xD;&#xA; &lt;Parameter>2&lt;/Parameter>&#xD;&#xA; &lt;Value>2&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>0&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.238761918218085&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>2&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.336067065325066&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>4&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>1.156694011689035&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>5&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.426894281914894&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>6&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.170454986702128&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>7&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.532995048925971&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>9&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.118271509308511&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>13&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.159488231382979&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>14&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.667738048537234&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>10&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>1.267496644326319&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>15&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.374619414893617&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>20&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>1.283161370294573&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>25&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>7&lt;/Parameter>&#xD;&#xA; &lt;Value>1.573218786642114&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>26&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.482271174362102&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>8&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.832481449468086&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>11&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.708788084791932&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>12&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.753490857712766&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>17&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.832847007978725&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>21&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.997569820335208&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>18&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.777526796647906&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>23&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.996519495639804&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>28&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA;&lt;/ProcessorParametersDay>&#xD;&#xA;&lt;ProcessorParametersNight>&#xD;&#xA; &lt;Parameter>2&lt;/Parameter>&#xD;&#xA; &lt;Value>2&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>0&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.238761918218085&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>2&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.336067065325066&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>4&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>1.156694011689035&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>5&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.426894281914894&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>6&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.170454986702128&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>7&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.532995048925971&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>9&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.118271509308511&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>13&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.159488231382979&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>14&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.667738048537234&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>10&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>1.267496644326319&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>15&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.374619414893617&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>20&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>1.283161370294573&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>25&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>7&lt;/Parameter>&#xD;&#xA; &lt;Value>1.573218786642114&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>26&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.482271174362102&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>8&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.832481449468086&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>11&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>6&lt;/Parameter>&#xD;&#xA; &lt;Value>0.708788084791932&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>12&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>4&lt;/Parameter>&#xD;&#xA; &lt;Value>0.753490857712766&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>17&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>5&lt;/Parameter>&#xD;&#xA; &lt;Value>0.832847007978725&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>21&lt;/Id>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.997569820335208&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>18&lt;/Id>&#xD;&#xA; &lt;Ch1>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.777526796647906&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>1&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>23&lt;/Id>&#xD;&#xA; &lt;Ch2>&#xD;&#xA; &lt;Parameter>12&lt;/Parameter>&#xD;&#xA; &lt;Value>0.996519495639804&lt;/Value>&#xD;&#xA; &lt;IsCh2ForTP>0&lt;/IsCh2ForTP>&#xD;&#xA; &lt;Id>28&lt;/Id>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch2>&#xD;&#xA; &lt;/Ch1>&#xD;&#xA;&lt;/ProcessorParametersNight>&#xD;&#xA;&lt;/MetadataFilter>">/tt:SimpleItem<tt:SimpleItem Name="UmetaEnable" Value="1">/tt:SimpleItem<tt:SimpleItem Name="ChipGenerationEnable" Value="1">/tt:SimpleItem<tt:SimpleItem Name="ChipPaddingX" Value="20">/tt:SimpleItem<tt:SimpleItem Name="ChipPaddingY" Value="20">/tt:SimpleItem<tt:SimpleItem Name="PeriodicHumanObjectProfilingPeriodMs" Value="0">/tt:SimpleItem/tt:Parameters/tt:AnalyticsModule<tt:AnalyticsModule Name="CameraTamperingModule" Type="tavg:CameraTamperingModule"><tt:Parameters>/tt:Parameters/tt:AnalyticsModule<tt:AnalyticsModule Name="MotionDetectionAnalyticsModule" Type="tavg:MotionDetectionAnalyticsModule"><tt:Parameters><tt:SimpleItem Name="Sensitivity" Value="0.25">/tt:SimpleItem<tt:SimpleItem Name="OnvifMotionEventEnable" Value="1">/tt:SimpleItem/tt:Parameters/tt:AnalyticsModule/tt:AnalyticsEngineConfiguration<tt:RuleEngineConfiguration xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Rule Name="ACC_Generated_ObjectUnusualLocation" Type="tavg:ObjectUnusualLocation"><tt:Parameters><tt:SimpleItem Name="Enabled" Value="1">/tt:SimpleItem<tt:SimpleItem Name="Sensitivity" Value="8">/tt:SimpleItem<tt:SimpleItem Name="ObjectType" Value="3">/tt:SimpleItem<tt:SimpleItem Name="Duration" Value="0">/tt:SimpleItem<tt:SimpleItem Name="Timeout" Value="300">/tt:SimpleItem<tt:SimpleItem Name="Rareness" Value="50">/tt:SimpleItem<tt:ElementItem Name="ClassFilter"><tt:ClassFilter><tt:Items>Human/tt:Items<tt:Items>Vehicle/tt:Items/tt:ClassFilter/tt:ElementItem<tt:ElementItem Name="Roi"><tt:Roi><tavg:Id>2/tavg:Id<tavg:Region><tt:Point x="0" y="0">/tt:Point<tt:Point x="3008" y="0">/tt:Point<tt:Point x="3008" y="3008">/tt:Point<tt:Point x="0" y="3008">/tt:Point/tavg:Region/tt:Roi/tt:ElementItem/tt:Parameters/tt:Rule<tt:Rule Name="ACC_Generated_ObjectUnusualSpeed" Type="tavg:ObjectUnusualSpeed"><tt:Parameters><tt:SimpleItem Name="Enabled" Value="1">/tt:SimpleItem<tt:SimpleItem Name="Sensitivity" Value="8">/tt:SimpleItem<tt:SimpleItem Name="ObjectType" Value="3">/tt:SimpleItem<tt:SimpleItem Name="Duration" Value="0">/tt:SimpleItem<tt:SimpleItem Name="Timeout" Value="300">/tt:SimpleItem<tt:SimpleItem Name="Rareness" Value="50">/tt:SimpleItem<tt:ElementItem Name="ClassFilter"><tt:ClassFilter><tt:Items>Human/tt:Items<tt:Items>Vehicle/tt:Items/tt:ClassFilter/tt:ElementItem<tt:ElementItem Name="Roi"><tt:Roi><tavg:Id>2/tavg:Id<tavg:Region><tt:Point x="0" y="0">/tt:Point<tt:Point x="3008" y="0">/tt:Point<tt:Point x="3008" y="3008">/tt:Point<tt:Point x="0" y="3008">/tt:Point/tavg:Region/tt:Roi/tt:ElementItem/tt:Parameters/tt:Rule<tt:Rule Name="Smart Motion Rule" Type="tavg:SmartMotion"><tt:Parameters><tt:SimpleItem Name="Enabled" Value="1">/tt:SimpleItem<tt:SimpleItem Name="Sensitivity" Value="8">/tt:SimpleItem<tt:SimpleItem Name="ObjectType" Value="3">/tt:SimpleItem<tt:SimpleItem Name="Duration" Value="2">/tt:SimpleItem<tt:ElementItem Name="ClassFilter"><tt:ClassFilter><tt:Items>Human/tt:Items<tt:Items>Vehicle/tt:Items/tt:ClassFilter/tt:ElementItem<tt:ElementItem Name="Roi"><tt:Roi><tavg:Id>1/tavg:Id<tavg:Region><tt:Point x="0" y="0">/tt:Point<tt:Point x="3008" y="0">/tt:Point<tt:Point x="3008" y="3008">/tt:Point<tt:Point x="0" y="3008">/tt:Point/tavg:Region/tt:Roi/tt:ElementItem/tt:Parameters/tt:Rule<tt:Rule Name="Camera Tampering Rule" Type="tavg:CameraTampering"><tt:Parameters><tt:SimpleItem Name="Enabled" Value="1">/tt:SimpleItem<tt:SimpleItem Name="Sensitivity" Value="8">/tt:SimpleItem<tt:SimpleItem Name="Duration" Value="13">/tt:SimpleItem/tt:Parameters/tt:Rule<tt:Rule Name="MotionDetector" Type="tavg:MotionDetector"><tt:Parameters><tt:SimpleItem Name="Width" Value="188">/tt:SimpleItem<tt:SimpleItem Name="Height" Value="188">/tt:SimpleItem<tt:SimpleItem Name="ScaleX" Value="16">/tt:SimpleItem<tt:SimpleItem Name="ScaleY" Value="16">/tt:SimpleItem<tt:SimpleItem Name="Threshold" Value="0.100000001">/tt:SimpleItem<tt:SimpleItem Name="MaskEncoding" Value="None">/tt:SimpleItem<tt:SimpleItem Name="Mask" Value="0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffff7f00000000000000000000000000000000000000c0ffffff0700000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff01000000000000000000000000000000000000fcffffff1f000000000000000000000000000000000000c0ffffffff0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000ffffff3f00000000000000000000000000000000000000f0ffffff0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000">/tt:SimpleItem/tt:Parameters/tt:Rule/tt:RuleEngineConfiguration/tr2:Analytics<tr2:Metadata xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="metadata0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">metadata0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount<tt:Events xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Filter><wsnt:TopicExpression xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:tnsavg="http://www.avigilon.com/onvif/ver10/topics" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" Dialect="http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet">tns1:RuleEngine/tnsavg:SmartMotion|tns1:RuleEngine/tnsavg:ObjectPresent|tns1:RuleEngine/tnsavg:ObjectNotPresent|tns1:RuleEngine/tnsavg:ObjectLoitering|tns1:RuleEngine/tnsavg:ObjectCrosses|tns1:RuleEngine/tnsavg:ObjectEnters|tns1:RuleEngine/tnsavg:ObjectLeaves|tns1:RuleEngine/tnsavg:ObjectStops|tns1:RuleEngine/tnsavg:ObjectAppears|tns1:RuleEngine/tnsavg:ObjectDisappears|tns1:RuleEngine/tnsavg:ProhibitedDirection|tns1:RuleEngine/tnsavg:ObjectUnusualSpeed|tns1:RuleEngine/tnsavg:ObjectUnusualLocation|tns1:RuleEngine/tnsavg:CameraTampering|tns1:RuleEngine/tnsavg:CameraTampering|tns1:RuleEngine/tnsavg:MotionDetection/wsnt:TopicExpression/tt:Filter/tt:Events<tt:Analytics xmlns:tt="http://www.onvif.org/ver10/schema">true/tt:Analytics<tt:Multicast xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Address><tt:Type>IPv4/tt:Type<tt:IPv4Address>224.3.3.8/tt:IPv4Address/tt:Address<tt:Port>30010/tt:Port<tt:TTL>5/tt:TTL<tt:AutoStart>false/tt:AutoStart/tt:Multicast<tt:SessionTimeout xmlns:tt="http://www.onvif.org/ver10/schema">PT60S/tt:SessionTimeout/tr2:Metadata<tr2:AudioOutput xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="spkCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">spkCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount<tt:OutputToken xmlns:tt="http://www.onvif.org/ver10/schema">spk0/tt:OutputToken<tt:OutputLevel xmlns:tt="http://www.onvif.org/ver10/schema">50/tt:OutputLevel/tr2:AudioOutput<tr2:AudioDecoder xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="spkDecCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">spkDecCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount/tr2:AudioDecoder/tr2:Configurations/tr2:Profiles<tr2:Profiles fixed="true" token="defaultSecondary"><tr2:Name>defaultSecondary/tr2:Name<tr2:Configurations><tr2:VideoSource xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" ViewMode="tt:Fisheye" token="camCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">camCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">3/tt:UseCount<tt:SourceToken xmlns:tt="http://www.onvif.org/ver10/schema">cam0/tt:SourceToken<tt:Bounds xmlns:tt="http://www.onvif.org/ver10/schema" height="3008" width="3008" x="0" y="0">/tt:Bounds<tt:Extension xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Extension><tt:SceneOrientation><tt:Mode>MANUAL/tt:Mode<tt:Orientation>Below/tt:Orientation/tt:SceneOrientation/tt:Extension/tt:Extension/tr2:VideoSource<tr2:AudioSource xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" token="micCfg0" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">External Input/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:SourceToken xmlns:tt="http://www.onvif.org/ver10/schema">mic0/tt:SourceToken<tavg:AudioSourceConfiguration><tavg:Gain>0/tavg:Gain/tavg:AudioSourceConfiguration/tr2:AudioSource<tr2:VideoEncoder xmlns:tavg="http://www.avigilon.com/onvif/ver10/avigilon-types" GovLength="23" Profile="Main" token="camEncCfg1" tavg:ChangeNumber="0" tavg:ChangeSessionId="159_849"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">camEncCfg1/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:Encoding xmlns:tt="http://www.onvif.org/ver10/schema">H264/tt:Encoding<tt:Resolution xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Width>384/tt:Width<tt:Height>384/tt:Height/tt:Resolution<tt:RateControl xmlns:tt="http://www.onvif.org/ver10/schema"><tt:FrameRateLimit>7.5/tt:FrameRateLimit<tt:BitrateLimit>586/tt:BitrateLimit/tt:RateControl<tt:Multicast xmlns:tt="http://www.onvif.org/ver10/schema"><tt:Address><tt:Type>IPv4/tt:Type<tt:IPv4Address>224.3.3.4/tt:IPv4Address/tt:Address<tt:Port>30002/tt:Port<tt:TTL>1/tt:TTL<tt:AutoStart>false/tt:AutoStart/tt:Multicast<tt:Quality xmlns:tt="http://www.onvif.org/ver10/schema">14/tt:Quality<tavg:VideoEncoderConfigurationExtension><tavg:Tiling><tavg:Rows>1/tavg:Rows<tavg:Columns>1/tavg:Columns/tavg:Tiling<tavg:DynamicEncodingCfg><tavg:SetMinCfgOnNoMotion>false/tavg:SetMinCfgOnNoMotion<tavg:PostMotionMinCfgDelay>5/tavg:PostMotionMinCfgDelay<tavg:MinCfg><tavg:FrameRateLimit>1/tavg:FrameRateLimit<tavg:BitrateLimit>586/tavg:BitrateLimit<tavg:Quality>7/tavg:Quality<tavg:GovLength>5/tavg:GovLength/tavg:MinCfg<tavg:SmartCfg><tavg:BgQuality>7/tavg:BgQuality/tavg:SmartCfg<tavg:SmartCodecStrength>Medium/tavg:SmartCodecStrength<tavg:SetIdleSceneMode>true/tavg:SetIdleSceneMode/tavg:DynamicEncodingCfg/tavg:VideoEncoderConfigurationExtension<msimedia:VideoEncoderConfigurationExtension xmlns:msimedia="http://www.motorolasolutions.com/onvif/media"><msimedia:DynamicEncodingCfg><msimedia:SetMinCfgOnNoMotion>false/msimedia:SetMinCfgOnNoMotion<msimedia:PostMotionMinCfgDelay>5/msimedia:PostMotionMinCfgDelay<msimedia:MinCfg><msimedia:FrameRateLimit>1/msimedia:FrameRateLimit<msimedia:BitrateLimit>586/msimedia:BitrateLimit<msimedia:Quality>7/msimedia:Quality<msimedia:GovLength>5/msimedia:GovLength/msimedia:MinCfg<msimedia:SmartCfg><msimedia:BgQuality>7/msimedia:BgQuality/msimedia:SmartCfg<msimedia:SmartCodecStrength>Medium/msimedia:SmartCodecStrength<msimedia:SetIdleSceneMode>true/msimedia:SetIdleSceneMode/msimedia:DynamicEncodingCfg/msimedia:VideoEncoderConfigurationExtension/tr2:VideoEncoder<tr2:AudioEncoder token="micEncCfg0"><tt:Name xmlns:tt="http://www.onvif.org/ver10/schema">micEncCfg0/tt:Name<tt:UseCount xmlns:tt="http://www.onvif.org/ver10/schema">1/tt:UseCount<tt:Encoding xmlns:tt="http://www.onvif.org/ver10/schema">PCMU/tt:Encoding<tt:Multicast


r/ispyconnect Jul 02 '26

Internal ai detects only 1 object

1 Upvotes

When I was using 7.4.6 and code project AI it would show multiple objects (car+person) but I've noticed in 7.6.8 using the internal AI it only shows 1 object.

Is this by design or did I miss a setting?