hi,all
now i has set up my own project using libvlc(which got in the dir /vlc.1.0.0/sdk and plugins after make package-win32-base) to read IP camera rtsp stream and display the video in real time.
and the problem: is there a callback or register function in the libvlc while getting each frame data from the rtsp stream? and the one of the function parameters is the pointer to each frame raw data?
hope for everyone's help!!! very appreciate!!!!!