Hello! I develop an Qt application that can capture video from webcam and stream it using RTSP. On the other side my app receive video stream. But I noticed a stable delay about 3-4 seconds. Does anybody know how to reduce this lag? Code for video capturing and streaming. m_vlcInstance = libvlc_new(...