Hi all,
I've to capture frames from an IP Camera (AXIS Camera), is there some API that do it for me?!
Thanks.
Last edited on
Well, i found the cURLpp thats make HTTP requests, I'm getting the image bytes into an ostringstream, how can I save it in a file now?!
thks.