This is the project for the socket of the fis system. It should run once per vehicle and controls the content displayed on the displays
dependencies:
- ffmpeg (to get the duration of videos displayed)
run: go run .
Install on windows: gcc ist required (for example from msys2) https://www.msys2.org/ in mysys: $ pacman -S mingw-w64-ucrt-x86_64-gcc add following to path: C:\msys64\ucrt64\bin
ffmpeg is required https://www.gyan.dev/ffmpeg/builds/ add the extracted folder to path