I'm facing a 2-3seconds latency on jpeg network stream and I try to solve it by lowering jitter buffer with the following parameters: -clock-jitter=0 --file-caching=150 SDP.sdp. My problem is, that I can't figure out, how i can set the parameters for the media player object: vlcView = [[UIView alloc...