Click here to Skip to main content
15,884,948 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to capture a frame of image from the ip camera with the library libcurl,
the call back function is defined, the ip camera response "Reply: RTSP 1.0 200 OK",
and then send data to me. But which makes me confused is that the stream data did not enter my call back function,
Is there any other method to get a frame of image?
Posted
Updated 27-Jan-14 16:29pm
v3
Comments
Vergilphi 27-Jan-14 21:35pm    
As a footnote, I used the library libcurl(7.34) which is support rtsp, and I want a solution without using gpl or lgpl license. Thank you!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900