DEB_TRACE()<<"Now proof-reading the number of frames to collect : "<<the_frame_count<<" (was requested :"<<m_nb_frames_to_collect<<")";
if(the_frame_count!=m_nb_frames_to_collect){
DEB_ERROR()<<"Got erreo !!! Required to collect : "<<m_nb_frames_to_collect<<" frames, but the SDK is thinking it should collect "<<the_frame_count<<" frames!!!";