1. Apply for the development of license on the Wowza website and download the Wowza installation package under window. Install to c:\Wowza4.1 (you can choose a different place)
2. Download eclipse, add "Http://wowza.com/wowzaide2" to Help->install New software, and install all
3. After the restart, develop the first Wowza project, as in the following steps:
STEP1, select Project
STEP2, set the project name, Wowza installation directory
STEP3: Choosing to install related functions
4. Test your first project
Step1. Modify the arguments parameters under debug such as:
-dcom.wowza.wms.native.base= "Win"
If you ignore this step there will be an error "caused by:java.lang.noclassdeffounderror:org/apache/commons/lang/systemutils"
Step2. Log in to your enginement and add your module to the modules
Wowza 4.1 Development Environment Configuration (Window)