Is this a sort of "EyeToy" like project?
Sounds interesting...
It looks like this software simulates key presses so I think you could just detect those key presses as per usual in DB.
Quote: "But I was wondering if anyone knows of way of doing something similar using just DB. Or maybe somehow implement the Camtroller program into a DB executable."
To do that you'd probably have to write the whole thing yourself.
Unless you can find the DLL it uses and use the calls directly from DB. I'm not sure it's quite complicated.
A small program that works is better than a large one that doesn't.

DBC Challenge Rank:
Rookie