I am using Flash Media Server. I am writing a C++ program to communicate with FMS. For streaming video and audio, I can use libRTMP and it is ok.
However, I can't access to the shared object on the server with libRTMP. Is there any lib that can help me do this?
Thanks, Wing Li