Problems - flikkes/kickercam GitHub Wiki
#Saving video to .mjpeg
- Frames/Speed problem -> Currently every .mjpeg-file that has been saved will be played by vlc-player in a way too high speed.
#Split View problem
- split view only showing one of four videos (solved)
- rendering and displaying four HD-Videos will presumably be too much for javafx surface -> split view might need to have a slightly lower resolution.