Message broker for images

Hi,

As the processing of video takes huge amount of time, I would want to segregate video recording with that of video processing. In this case, I want to have image to be sent to the message broker, and the same be used by processing logic. This way i can avoid any impact on video recording logic. Could you please share with me how to approach this design using gStreamer/multimedia api.