Aug 6, 2010 at 12:26pm
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 Aug 6, 2010 at 12:27pm
Aug 6, 2010 at 8:22pm
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.