I plan to buy a RealSense, so I don't have it yet to test and hack around.
My question is simple : I want to run some software in foreground that uses RealSense as input, but I also want to run at the same time some process in the background that also listens to RealSense input and triggers an action when some input is detected.
Is that possible? Or is the RealSense SDK limiting to one listening process (and/or instance)?