@ -563,7 +563,7 @@ go tool pprof -text http://localhost:9999/debug/pprof/profile?seconds=30
@@ -563,7 +563,7 @@ go tool pprof -text http://localhost:9999/debug/pprof/profile?seconds=30
#### Standard
Install Go ≥ 1.19, download the repository, open a terminal in it and run:
Install Go ≥ 1.20, download the repository, open a terminal in it and run:
```sh
go build .
@ -573,7 +573,7 @@ The command will produce the `rtsp-simple-server` binary.
@@ -573,7 +573,7 @@ The command will produce the `rtsp-simple-server` binary.
#### Raspberry Pi
In case of a Raspberry Pi, the server can be compiled with native support for the Raspberry Pi Camera. Install Go ≥ 1.19, download the repository, open a terminal in it and run:
In case of a Raspberry Pi, the server can be compiled with native support for the Raspberry Pi Camera. Install Go ≥ 1.20, download the repository, open a terminal in it and run: