I am trying to write a RTMP publisher application in C++ using RTMP lib . I am successful in making a net connection , now I want to publish a video [flv format] on the server. Could any one suggest the correct usage of the RTMP lib and the classes in it in this regard . Any help in this regard would be very help ful.
Thanks in Advance