compilation - How to recompile red5 code at WEB-INF? -


i have editing opensource code of red5. don't know how recompile it. use javax @ cmd can't run. should do?

to compile red5 need install apache ant , run ant in main red5 source directory build.xml file located, or import sources eclipse , build there.

the latter method better if want modify source code. there're video tutorials made dominick accattato available on youtube. talks building red5 sources in 1 of them.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -