Skip to content

Commit ed834bf

Browse files
authored
Immich: Update JSON (#5085)
- Provide more clarity around OpenVINO, hardware transcoding, and how to change upload locations
1 parent b1f8992 commit ed834bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/public/json/immich.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
},
3434
"notes": [
3535
{
36-
"text": "During installation, HW-accelerated machine-learning (with OpenVINO) is an available option. This also allows for HW-accelerated transcoding, but it must be enabled in Video Transcoding Settings",
36+
"text": "During installation, you will be prompted with the option to install Intel OpenVINO for hardware-accelerated machine-learning. If you opt in, increase your LXC RAM after installation, as OpenVINO is memory-intensive",
3737
"type": "info"
3838
},
3939
{
40-
"text": "If using OpenVINO HW machine-learning, increase RAM because OpenVINO is memory-intensive",
40+
"text": "HW-accelerated video transcoding is supported, but must be enabled in Immich Settings",
4141
"type": "info"
4242
},
4343
{
44-
"text": "To change upload location, edit 'IMMICH_MEDIA_LOCATION' in `/opt/immich/.env`",
44+
"text": "To change upload location, edit 'IMMICH_MEDIA_LOCATION' in `/opt/immich/.env`, and create the symlink 'upload' in /opt/immich/app & /opt/immich/app/machine-learning to your new upload location",
4545
"type": "info"
4646
}
4747
]

0 commit comments

Comments
 (0)