EasternEdgeRobotics / Software_2017

The control software for 2017
MIT License
3 stars 0 forks source link

JavaCV video to replace MPV #287

Closed cal-pratt closed 7 years ago

cal-pratt commented 7 years ago

Using JavaCV it is possible to decode an H264 stream into buffered images. These images are then converted into javafx compatible images and displayed to the user.

It seems like this might be tough for the current topside graphics card to handle, so tomorrow I'm going to install my old gtx670 into the topside to upgrade the existing HD5450. This should give a performance boost of roughly 600%.