Good day. I want retranslate multicast video from h264 camera. The command line work fine. vlc.exe -vvv rtsp://192.168.1.247:554/live/ch00_0 -I dummy --sout "#duplicate{dst=udp{mux=ts,dst=239.255.12.42,port=1234,sap,name="TestStream"}}" But video playing with delay 3 second. I ad...