Hi @Thor
No way to control FPS during runtime ATM. You could indirectly control it by passing frames through script node and blocking them a bit (adding a sleep function). This will in turn lower the framerate of the camera in order to keep the pipeline from crashing.
Thanks,
Jaka