Hello, I have just joined that mailing list and hope someone could point me toward the correct resources.
I have a C++ program that has char* images. I wish to send and recieve images from an RTMP server. The RTMP code here uses LibRtmp. I have built and linked libRtmp but sadly i cannot get it to work correctly. Here is the ffmpeg code for RTMP https://github.com/FFmpeg/FFmpeg/blob/4443213d2ea42fdf66a90c8d3b25293622d2c90a/libavformat/librtmp.c Here is my class. http://pastebin.com/q4gFwdSA I am using crtmpserver and i can connect with flash and rtmpdump. How can i use LibAv instead? Kind regards, Daniel
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
