ποΈ Real-Time Streaming
After every image storage operation, the service broadcasts metadata to connected frontends via SignalR. This enables the frontend to display live camera feeds without polling for new images.
SignalR metadata broadcasting from the storage service.
After every image storage operation, the service broadcasts metadata to connected frontends via SignalR. This enables the frontend to display live camera feeds without polling for new images.