Fandra Andito
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 3
Posts
Recent activity by Fandra Andito-
Adding more than one Python-Postprocessor
PlannedHi,I’m trying to create more than one Python postprocessor. I’ve followed the steps outlined in this link:https://github.com/scailable/nx-evs-2024-demo. I created several postprocessors with differ...
-
API configuration between Python Post-Processor and Nx Meta
PlannedHi, I'm working on a Python post-processor for detecting stationary vehicles at stop lines or the roadside. My Python program looks something like this: app.py : from flask import Flask, render_te...
-
HTTPS Request to Python Flask
AnsweredHello, I’d like to know how to use the camera rules action, specifically the "Do HTTPS Request" feature. I want to get data from "Line Crossing Detected" for vehicle objects like cars and motorcycl...