FMJ is an open-source project with the goal of providing an alternative to Java Media Framework (JMF), while remaining API-compatible with JMF. It aims to produce a single API/Framework which can be used to capture, playback, process, and stream media across multiple platforms.
FMJ stands for Freedom for Media in Java. It is an open-source project. It's goal is to provide an alternative solution to Java Media Framework(JMF) and remaining API-compatible with JMF. It's goal is to provide a single API/Framework to capture, playback, process, and stream media across multiple platforms like Windows/Mac/Linux.
Features:
- You don't need to install FMJ like you do in JMF. just use the libraries.
- It is opensource.
- Its api is compatible with JMF.
- FMJ is API-compatible with JMF, thus you can use existing JMF codes and run them.
- You can request or add features in FMJ.
If you are interested in FMJ:
- FMJ Download //zip or tar
- FMJ Getting Started
- FMJ Troubleshooting
- FMJ Javadoc