Quote:
Originally Posted by killerman
can you tell me how can i ad this features to rtmpdump, then i can compile rtmpdump for realtek chip (mips)
|
here is the patch file. apply it to your
RTMPdump sources and then compile as you would normally compile on linux.
Code:
cd your_rtmp_src_dir
patch -p1 -i WeebTV-Patch.diff
make