We have to build this application which grabs frames from an MPEG4 stream "on demand" (that is it should return the most current frame when queried for) ... We have checked out the openRTSP sample code, but cannot figure out how exaclty to grab a single frame. Thanks in advance for any help Dipankar