From 9e65f18e08201c14954268a94c0540398d6c2bc1 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Sun, 2 Jul 2023 20:51:40 +0300 Subject: [PATCH] Add interactive OpenAPI to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e58d0f36..3f3574e9 100644 --- a/README.md +++ b/README.md @@ -580,7 +580,9 @@ POST http://localhost:1984/api/streams?dst=camera1&src=ffmpeg:http://example.com ### Module: API -The HTTP API is the main part for interacting with the application. Default address: `http://127.0.0.1:1984/`. +The HTTP API is the main part for interacting with the application. Default address: `http://localhost:1984/`. + +Interactive [OpenAPI](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/api/openapi.yaml&nocors). go2rtc has its own JS video player (`video-rtc.js`) with: