Jaemyn Kinney
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Jaemyn Kinney-
I totally feel where you are coming from with convincing users not to use the server to run as client. Any reason they can't use their own PC? Or maybe adding a GPU Could help. Maybe you could ha...
-
Adding in hopes one of the NX team sees this. I'm happy enough with an answer of no direct method to determine the windows ID. It's a nice to have, but I'm sure there's a creative way to figure it ...
-
That's tricky. As the NX team said, that's something they need to implement for you to access and forward that data. With honestly feels like the best long term solution so all data funnels to NX...
-
Do you mean to ask if there is a limitation on unique browser clients pulling streams? At the end of the day the NX web portal would likely use the same API you are using now to view so the same l...
-
Might be hacky but use the soft trigger to generate a generic event or something, then 5 rules to run the relevant API call per camera? There was talk years ago about some added complexity to the ...
-
https://support.networkoptix.com/hc/en-us/community/posts/20579858393239 Is this related to the one above? The placeholders handle analytic event data but not analytic object data. It sounds lik...
-
Tried using a non loopback IP of your host? So are you running a closed single PC environment? If not, double check the machine with the NX Server can reach the PC with the python server. Can you...
-
When you tested: Was postman on the same machine that was running the service you were connecting to? Was NX on the same machine. This could be a simple firewall issue. From the NX server you coul...
-
Have you tested with a soft trigger first? I see the camera is showing offline so you may be hitting unrelated issues. Otherwise maybe get the generated cURL from postman for us to look at?
-
Hey David. What if you were to establish a node js proxy server in the same server as your NX server to pull the pages through? You could then add a JavaScript file into the html scripts section....