hello, i have a client that can read audio and video from a socket written in C, i would like to add rtsp control over my client. i have already looked at mplayer and openRTSP but i am not used to C++ and i'm unshure how can i pass the video and audio data to my C code. thanks,