mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
Update advanced.md for go2rtc
Include note to explicity map go2rtc
This commit is contained in:
parent
deec5b8bfd
commit
d32d8e69a5
@ -119,3 +119,11 @@ To do this:
|
|||||||
2. Rename the build to `go2rtc`.
|
2. Rename the build to `go2rtc`.
|
||||||
3. Give `go2rtc` execute permission.
|
3. Give `go2rtc` execute permission.
|
||||||
4. Restart Frigate and the custom version will be used, you can verify by checking go2rtc logs.
|
4. Restart Frigate and the custom version will be used, you can verify by checking go2rtc logs.
|
||||||
|
|
||||||
|
NOTE: if using the docker/docker-compose [instructions](https://docs.frigate.video/frigate/installation) you will also need to mount/map go2rtc to `/config/go2etc`, by default instrcutions for docker only map specific files
|
||||||
|
|
||||||
|
eg: (docker-compose)
|
||||||
|
```
|
||||||
|
- /path/to/go2rtc:/config/go2rtc
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user