[PR #2349] [CLOSED] New Script: Nx Witness #3608

Closed
opened 2025-11-20 06:05:46 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2349
Author: @MickLesk
Created: 2/13/2025
Status: Closed

Base: mainHead: nxwitness


📝 Commits (2)

📊 Changes

6 files changed (+336 additions, -0 deletions)

View changed files

ct/nxwitness.sh (+70 -0)
ct/pf2etools.sh (+77 -0)
install/nxwitness-install.sh (+49 -0)
install/pf2etools-install.sh (+72 -0)
json/nxwitness.json (+34 -0)
json/pf2etools.json (+34 -0)

📄 Description

✍️ Description

add new script - Nx Witness

Description:
Nx Witness is a professional video management system (VMS) designed for IP cameras and surveillance systems. It provides real-time video streaming, recording, and remote access with an intuitive user interface. The software supports AI-based video analytics, integrates with third-party security systems, and offers advanced search and event management features. It is used for security monitoring, business intelligence, and large-scale surveillance deployments.

Link: #364

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

  • 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

image image image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2349 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nxwitness` --- ### 📝 Commits (2) - [`abf459d`](https://github.com/community-scripts/ProxmoxVE/commit/abf459d26c5302222dfc63aceb2080d746328505) Re-Add: Pf2eTools - [`5144541`](https://github.com/community-scripts/ProxmoxVE/commit/514454119e98edb4948a714861c6bc77c03e6e40) New Script: Nx Witness ### 📊 Changes **6 files changed** (+336 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/nxwitness.sh` (+70 -0) ➕ `ct/pf2etools.sh` (+77 -0) ➕ `install/nxwitness-install.sh` (+49 -0) ➕ `install/pf2etools-install.sh` (+72 -0) ➕ `json/nxwitness.json` (+34 -0) ➕ `json/pf2etools.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description add new script - Nx Witness Description: Nx Witness is a professional video management system (VMS) designed for IP cameras and surveillance systems. It provides real-time video streaming, recording, and remote access with an intuitive user interface. The software supports AI-based video analytics, integrates with third-party security systems, and offers advanced search and event management features. It is used for security monitoring, business intelligence, and large-scale surveillance deployments. ## 🔗 Related PR / Discussion / Issue Link: #364 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change - [x] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <img width="1276" alt="image" src="https://github.com/user-attachments/assets/d31de119-e84a-4dfd-a9d3-19188eb76ff6" /> <img width="265" alt="image" src="https://github.com/user-attachments/assets/73774d9d-c48a-4281-85ca-5a17f78c6c1e" /> <img width="195" alt="image" src="https://github.com/user-attachments/assets/f74bf38d-671f-4fa2-aadd-e4619394f90e" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:05:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3608