Grabbing images from host and sending them over websocket to client
- Install OpenCV on host computer (The one with the camera)
- Setup instructions at: https://github.com/bytedeco/javacv
- get the source and jar file for java-websocket here https://github.com/TooTallNate/Java-WebSocket (Jar file in the /dist folder)