Hey everyone,
Building an IP camera control system with Node.js + child_process (no ONVIF module).
Need to detect camera firmware version, model/type before implementing controls.
Supporting multiple brands - Hikvision, Dahua, Axis, etc.
What's the most reliable way to get this info using...