I have an application that analyzes video streams across multiple threads.
What would be the best approach getting the information to a gui? Every Task is analyzing a separate video stream. I would like to visualize the work of threads.
I see two ways of dealing with the problem:
- Remote Swing or JavaFX application
- Web application
What do I need to implement to realize the visualization?
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire