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