openremote / or-objectdetection

object detection in video
Other
93 stars 52 forks source link

RabbitMQ simultaneous feed improvement #85

Open pietjan12 opened 3 years ago

pietjan12 commented 3 years ago

RabbitMQ current implementation only supports one feed at a time, consider switching from queues to topics which split into queues based on identifiers.