This is a very simple and straight-forward FFmpegFrameGrabber-based application that plays a streaming media.
This repository contains a sample code intended to demonstrate the capabilities of the FFmpegFrameGrabber events. The current version is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed.
- Java 8
- JavaFX
- Maven 3
- Video and Audio player.
This project was based on JavaFxPlayVideoAndAudio (Dmitriy Gerashenko d.a.gerashenko@gmail.com).
The code supplied here is covered under the MIT Open Source License..