You may get an error when you write a new Wowza Module In Eclipse that uses @Override annotation
This is the solution:
In Eclipse go to
Project / Properties / Java Compiler /
- Enable Project Specific Settings (Checked)
- Compiler Compliance Level (1.6)+