mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
parent
96cb56621a
commit
6e660c87b4
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@ api: yes
|
|||
The API listens on `apiAddress`, that by default is `127.0.0.1:9997`; for instance, to obtain a list of active paths, run:
|
||||
|
||||
```
|
||||
curl http//127.0.0.1:9997/list
|
||||
curl http://127.0.0.1:9997/v1/paths/list
|
||||
```
|
||||
|
||||
Full documentation of the API is available on the [dedicated site](https://aler9.github.io/rtsp-simple-server/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue