mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
97dc7660b4
* Implementing video upload features * setup image resize processor * Add video thumbnail with duration and icon * Fixed issue with video upload timeout and upper case file type on ios * Added video player page * Added video player page * Fixing video player not play on ios * Added partial file streaming for ios/android video request * Added nginx as proxy server for better file serving * update nginx and docker-compose file * Video player working correctly * Video player working correctly * Split duration to the second |
||
---|---|---|
.. | ||
settings/nginx-conf | ||
src | ||
test | ||
.dockerignore | ||
.env.example | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile-minimal | ||
nest-cli.json | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.json | ||
yarn.lock |
IMMICH - Server
A self-hosted solution for mobile backup and viewing images/videos.
Requesquisite
There is a tensorflow module running in the server so some package will be needed when building the Node's modules
$ apt-get install make cmake gcc g++