I'd really like to get the Python stuff in and working so we can open up the app for more plugin developers. I'll take another look at how we might be able to get it up and running this evening. The other option was to broadcast DBUS messages when a barcode is found, this was pretty simple in GTK+, not sure about Qt.
I'll have a look at this - I originally set the framerate to be quite low as every frame is passed to the decoders. It might be a better bet to drop frames if the decoders are busy (must check and see if I did this!)