Set up the message broker (e.g., MQTT or Kafka) to enable communication between YOLOv8, the edge devices, and the backend system. Ensure the broker is configured for reliable and high-throughput message delivery.
Definition of Done:
[ ] A message broker is set up and fully integrated with the detection system.
Potential Issues:
Compatibility with backend systems.
Failure to sent data towards the CMS.
Configuration of broker for high-throughput data transmission.
Description:
Set up the message broker (e.g., MQTT or Kafka) to enable communication between YOLOv8, the edge devices, and the backend system. Ensure the broker is configured for reliable and high-throughput message delivery.
Definition of Done:
Potential Issues: