Kontrol and Archival of Fantastic Entertainment
KAFE is an archival system initially built for the Film festival of FI MU. However, its abstractions were designed to be used for a variety of data. KAFE can be thus extended for, for example, games, 3D models, photographs, generative design experiments, or whatever your heart desires.
KAFE was developed with financial help from the Faculty of Informatics of MU as projects
MUNI/33/0776/2021
andMUNI/33/0026/2024
.
- PostgreSQL -- the underlying database.
- Marten -- event sourcing built on Postgres.
- FFmpeg -- for analysis and conversion of video.
- FFMpegCore -- C# wrapper around FFmpeg args.
- MailKit -- for saner email handling.
- ...and many more (see
*.csproj
files).
KAFE is licensed under BSD-3-Clause.
Please note, that the ImageSharp dependency is dual-licensed. If you plan to use KAFE commercially or continue its development in a closed-source fashion, you have to replace it or buy its commercial license.