I am working on modyfying our communication serwer to work with vlc rtsp streaming. I am using vlc 2.1.3 on client and server side. I can't properly setup comunication. Server is struggling to open stream from client. sample code from server VlcControl tempVlc2 = new VlcControl(); LocationMedia temp...