Skip to content

ElectronicIV/Lidea

Repository files navigation

🎬 Simulated Profesional Work - EPIKODI: Lidea

Welcome to Lidea!This project is the Simulated Profesional Work (or SPW for short) project we chose to do. Its aim is to recreate the Kodi application. 👨‍💻 By Louis PERSIN and Lilian BAZANTAY

🛠️ Technologies

This project will feature multiple technologies allowing for it to run smoothly and efficiently.

  • ⚙️ Core: C++ with GTK graphical libraries and GStreamer to allow to output videos and audios.
  • 🗄️ Database: SQLite
  • 📦 Environnement management and build: Nix and CMAKE
  • 🌐 Communication: CPR with nlohmann

✨ Functionalities

  • 🎥🎵🖼️ Video/Audio/Picture output
  • 👤 User system and personalized data depending on it
  • 📡 NAS connexion and streaming

🗃️ Database schemas

The application will contain its own database to allow the user to download videos. It will follow a strict schema that contains every useful information in regards to it. Each data is stored as a string and can change depending on multiple factors.

Media schemas

Video Audio Image
id id id
name name name
uri uri uri
desc desc desc
isLocal isLocal isLocal
size size size
isAdult isAdult isAdult
date date date
view_count view_count view_count
languages languages
genres genres
duration duration
subtitles
preview

User schema

User
id
name
PATH
language
password

icon-sources

https://www.flaticon.com/packs/miscellaneous-295

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •