https://github.com/calku0/packview
📦 PackView – .NET WPF app for viewing camera footage of document packing events. RTSP + LibVLC + ERP integration for seamless packaging review.
https://github.com/calku0/packview
camera comarch commercial dotnet erp hikvision hydra libvlc packing wpf
Last synced: 19 days ago
JSON representation
📦 PackView – .NET WPF app for viewing camera footage of document packing events. RTSP + LibVLC + ERP integration for seamless packaging review.
- Host: GitHub
- URL: https://github.com/calku0/packview
- Owner: calKU0
- License: other
- Created: 2025-07-24T08:04:37.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-24T08:10:30.000Z (3 months ago)
- Last Synced: 2025-07-24T11:58:02.438Z (3 months ago)
- Topics: camera, comarch, commercial, dotnet, erp, hikvision, hydra, libvlc, packing, wpf
- Language: C#
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PackView
> 💼 **Commercial Project** — part of a private or client-facing initiative.
**PackView** is a .NET WPF application designed to monitor and display video footage from document packing processes. It visualizes product-level packaging events by retrieving and presenting camera recordings from specific packing stations, paired with product and operator metadata.
## Features
- 🎥 **Camera Footage Playback**:
- Displays video recordings of individual product packing moments.
- Allows timeline-based playback navigation using **LibVLC**.
- 🗃️ **Product Metadata Panel**:
- Shows detailed info per packed product: name, code, image, packing quantity, packed date, and operator.
- 🧩 **ERP Integration (Hydra Addon)**:
- Triggered from Comarch ERP XL to preview the packaging process directly from a document.
- Launches WPF app with parameters for packed products selected by the user.
- 📥 **Recording Download & Storage**:
- Connects to Hikvision cameras over **RTSP**.
- Downloads video segments via **LibVLC** and saves them temporarily.
- Users can move downloaded videos to a selected folder.
- 🖥️ **Interactive UI**:
- Enables playback control over saved footage.## Technologies Used
- **.NET WPF** – Main application and UI
- **LibVLC** – Video playback with timeline navigation
- **RTSP / Hikvision** – Camera stream retrieval
- **ERP Hydra Addon** – Integration with Comarch ERP XL## License
This project is proprietary and confidential. See the [LICENSE](LICENSE) file for more information.
---
© 2025 [calKU0](https://github.com/calKU0)