Hello all I want to build an rtsp server application using libvlc to stream media files and a client using rtsp for playing the file. my problems: for the client i use const char * const vlc_args[] = { "-I", "dummy", /* Don't use any interface */ "--ignore-config", /* D...