Networking
Ports
A network communication continously occurs between SmartFace Prerequisites and SmartFace Services on following ports:
SmartFace Prerequisites
Service | Port | Protocol | Description |
---|---|---|---|
RabbitMQ | 5672 | TCP | AMQP |
RabbitMQ | 15672 | TCP | Web based management UI |
RabbitMQ | 1883 (8883) | TCP | MQTT clients without TLS (with TLS), if the MQTT plugin is enabled |
RabbitMQ | 5552 (5551) | TCP | RabbitMQ Stream protocol clients without TLS (with TLS) |
Microsoft SQL Server | 1433 | TCP | |
PostgreSQL | 5432 | TCP | |
MinIO | 9000 | TCP | HTTP API |
MinIO | 9001 | TCP | Web based management UI |
SmartFace Services
Service | Port | Protocol | Description |
---|---|---|---|
Base | 2406 | TCP | ZeroMQ |
Camera | 30001 - 3xxxx | TCP | Camera preview |
GraphQL API | 8097 | TCP | HTTP GraphQL API |
API | 8098 | TCP | HTTP REST API |
OData API | 8099 | TCP | HTTP OData API |
Access Controller | 5050 | TCP | gRPC notifications for Access Control |
Station | 8000 | TCP | Web based UI for SmartFace |
Additional Ports
Some additional communication is expected, mainly between the SmartFace Platform and the Cameras. The RTSP cameras in general communicate on the port 554
, that is the default RTSP protocol port. The Edge cameras communicate with the SmartFace Platform and the MQTT Broker using the default port 1883
.
These ports can be adjusted. Ensure the network and the firewall allow the communication between the cameras and the SmartFace Platform on the mentioned ports.