Update README files to reflect new Docker image naming and features in the fork

This commit is contained in:
Sergey Krashevich
2026-03-11 00:24:33 +03:00
parent d4c2721d1c
commit 5fced9a580
3 changed files with 41 additions and 6 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: `alexxit/go2rtc:master-hardware`. Docker users should add the `--privileged` option to the container for access to the hardware.
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.
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: `alexxit/go2rtc:master-hardware`.
Docker users should install: `ghcr.io/skrashevich/go2rtc:beta-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).