- you must install rtmpdump firstly
cd rtmpdump/librtmp;
gcc -o name xiecc_rtmp.c librtmp.a
If you just want to mux to flv file, There's no need to install rtmpdump. just rungcc -o name flv.c
I Love America, Australia and New Zealand.
cd rtmpdump/librtmp;
gcc -o name xiecc_rtmp.c librtmp.a
If you just want to mux to flv file, There's no need to install rtmpdump.
just run gcc -o name flv.c
I Love America, Australia and New Zealand.