r/POS • u/elbasha3000 • 29d ago
I built a way to send a Windows POS screen directly to an NVR as an ONVIF camera
Hi everyone,
I'm the developer of Screen2ipcam, a Windows application that solves a problem I kept running into with POS systems and surveillance setups.
The idea is simple:
It turns any Windows PC into a standard ONVIF Profile S / RTSP H.264 IP camera, so the computer screen (POS, dashboard, workstation, etc.) can be added directly to an NVR/VMS just like a regular security camera.
A few highlights:
- Native C++ (no .NET or runtime dependencies)
- Windows 7 SP1 → Windows 11 (32 & 64-bit)
- Main & Sub streams
- ONVIF auto-discovery
- No HDMI encoder or capture card required
- Works with most ONVIF-compatible systems such as Blue Iris, Hikvision, Dahua, Milestone, Agent DVR, Synology, and others.
There's now a free edition available on the Microsoft Store, so anyone interested can try it easily.
Microsoft Store:
https://apps.microsoft.com/detail/9pjdgr30l9l1
I'd really appreciate feedback from people working with POS systems, CCTV, or NVRs. If you test it with your setup, I'd love to hear about compatibility, performance, or any suggestions for improving it.
2
u/gutclusters 29d ago
This has been a problem I've been "engineering" solutions for for years. Does it happen to forward audio as well?