Hello, I have written application which streams motion jpeg. I use TCP port and HTTP. (http://10.10.4.22:20202) And I get picture OK in VLC. All is good, works fine (2 second delay but is okay). Now I'm wondering if is possible also to stream Mjpeg over UDP? What connection string in VLC I should us...