NitroXy Media's module for Wowza.
- Stream switching
- Remote control via json (and website for doing that)
Access control by ip
- To build: Use Wowza IDE
- To install: Put as a module in application and copy nitroxy.conf to conf/{app}/
- Install Eclipse and Wowza IDE
- Put the repo in a folder called NitroxyWowzaModule (case sensitive due to the way wowza builds modules)
- Add a new "Wowza Media Server Java Project" with these settings:
Project name: NitroxyWowzaModule
Wowza location: /usr/local/WowzaStreamingEngine
Package: com.nitroxy.wmz.module
Name: NitroXyModule - Also ensure the java compatibility level is at least 1.6 (it is stored both globally for eclipse and per project)