I'm developing an app that interacts with ONVIF compliant network cameras. So far I've been able to manage discovery, security, streaming and ptz by my self according to ONVIF specifications. Now I need to save a video stream to a file on my PC, but so far I've been unable to find how to do it without using a third party SDK like Ozeki for example.
Any help??