IP camera video streaming using openCV in VC++
问题 I have never written VC++ apps and now i am assigned a task of capturing IP camera and saving as files on the harddisk. i was surfing for last 2 days but cant find any suitable link or code for the same. the sample code i found on the net, captures webcam but nothing relevent to reading video streams on rtsp protocols with credentials. please help me for this.. Thanks & Regards 回答1: The below is the code snippet which accesses a public ip camera, which works fine for me. int main(int argc,