Documentation for C-Werk 2.0.

Previous page Get current web-client user  Get camera events using WebSocket Next page

POST http://IP-Address:port/prefix/grpc

Note

Configuring the Web-Server.

The default Web-Server port is 80 (Windows), 8000 (Lunix), the prefix is / (empty).

The request body should contain the gRPC API method (see gRPC API).

The gRPC API can also be proxied via the Web-Server. The requests are described in the proto-files (see gRPC API).

  • No labels