Before Java Media (cont.)
Video rendering using AWT
- AWT is a generic window toolkit not optimized for animations, 3D etc.
- only basic functionality == lots of coding
- custom solutions == no interoperability
- poor performance
Video and audio capture - impossible