PDA

View Full Version : Code examples using RTMP_EnableWrite() and RTMP_Write()


oliviers
10-13-2010, 08:56 PM
Anyone willing to share any example of code that uses librtmp's RTMP_EnableWrite() and RTMP_Write() functions? It doesn't look like RTMPDump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) does. From looking at the manpage here http://rtmpdump.mplayerhq.hu/librtmp.3.html it appears simple, but I'm super-lazy and was curious if anyone has some experience to share before I crank out some test apps.

TIA