docs(README): update Docker image references from skrashevich to AlexxIT for consistency

This commit is contained in:
Sergey Krashevich
2026-03-11 13:30:34 +03:00
parent cc5f177314
commit 6a968c8595
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -59,7 +59,7 @@ Docker users should add the `--privileged` option to the container for access to
**Supported on:** Linux binary, Docker, Hass Addon.
Docker users should install: `ghcr.io/skrashevich/go2rtc:beta-hardware`. Docker users should add the `--privileged` option to the container for access to the hardware.
Docker users should install: `ghcr.io/AlexxIT/go2rtc:dev-hardware`. Docker users should add the `--privileged` option to the container for access to the hardware.
Hass Addon users should install **go2rtc master hardware** version.
@@ -69,7 +69,7 @@ Hass Addon users should install **go2rtc master hardware** version.
**Supported on:** Windows binary, Linux binary, Docker.
Docker users should install: `ghcr.io/skrashevich/go2rtc:beta-hardware`.
Docker users should install: `ghcr.io/AlexxIT/go2rtc:dev-hardware`.
Read more [here](https://docs.frigate.video/configuration/hardware_acceleration) and [here](https://jellyfin.org/docs/general/administration/hardware-acceleration/#nvidia-hardware-acceleration-on-docker-linux).