Access the go2rtc HTTP API
masterThe HTTP API is the primary interface for interacting with go2rtc. By default, it is accessible at http://localhost:1984/.
For detailed technical specifications, the API is described in OpenAPI format. You can explore the endpoints using the interactive viewer.