Dear group, is it possible to use the python bindings to create a source plugin? I imagine something closely related to the imagefreeze plugin: - behave like imagefreeze most of the time (serve static image at specified fps) - change image whenever new image arrives from somewhere else within my (python) code. Thanks! Mathias