Software Archive
Read-only legacy content
17061 Discussions

Any problems with two apps sharing the RealSense camera?

Robert_Oschler
Beginner
660 Views

Much to my delight, I have noticed that I can fire up two separate apps that use the RealSense camera depth stream and they both appear to run fine with no noticeable lags in performance.

Are there any downsides to doing this that I should know about since I'm about to implement an architecture that will have two apps sharing the camera?  For example, any performance, reliability, etc. issues that I should know about?

0 Kudos
1 Solution
Colleen_C_Intel
Employee
660 Views

Whichever app starts first is the one that controls the camera settings so if the apps had totally different focus, the second one might have less favorable camera settings.

View solution in original post

0 Kudos
4 Replies
Colleen_C_Intel
Employee
661 Views

Whichever app starts first is the one that controls the camera settings so if the apps had totally different focus, the second one might have less favorable camera settings.

0 Kudos
Robert_Oschler
Beginner
660 Views

Thanks Colleen!  I never would have know that if you hadn't told me.

Is there a section in the Reference Manual that discusses nuances like that?

0 Kudos
Colleen_C_Intel
Employee
660 Views

They're sprinkled throughout - it's one of the things we try to gather in the various Tips and Tricks blogs.  The one about camera settings is https://software.intel.com/en-us/blogs/Realsense%20Tips

0 Kudos
Robert_Oschler
Beginner
660 Views

Thanks Colleen.

0 Kudos
Reply