Synchronized video streaming
- Either: Oracle JDK 8 with JavaFX (JavaFX should be included in JDK 8) or OpenJDK 8 with OpenJFX
- Maven
- Import as a Maven project
- Right click the project > Maven > Update project
- Right click the project > Properties > Java Build Path > Libraries
- Expand JRE System Library > Access rules > Edit > Add
- Set Resolution = Accessible & Rule Pattern = javafx/**
- Ok > Ok > Ok
- Repeat steps 3 - 6 each time a maven update is performed