AFAIK simulating real cameras is not really well done. There’s no motion blur (maybe you could simulate it by blending lots of quick images), no way to simulate exposure time effects (except decreasing brightness/alpha, which might yield different results than the physical process), and no way to simulate out-of-focus areas (AFAIK). Zooming could maybe be done if you wrote a custom plugin.