Munesh
- Total activity 100
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 44
Comments
Recent activity by Munesh-
This issue is being handled via private ticket.
-
Official comment This issue has been resolved via private ticket.
-
Hi Azapais1, Thanks for reaching out to us. We'll handle this issue via private ticket. Regards, Munesh Intel Customer Support
-
Hi Christian,Thanks for reaching out to us.RealSense SDK 2.0 is a must, and we recommend using Unity wrapper for RealSense SDK 2.0. You can integrate with any other SDK as required. We cannot say f...
-
Hi Revathi,It looks like the second window is trying to access the memory resources before it is released. Use mutexes to ensure that resources are not being accessed simultaneously. You can refer ...
-
Hi Revathi,You must use authenticator.Connect() before running the Preview. Check how ConnectAuth(), which calls _authenticator.Connect, is used in the RSID Viewer tool.Regards,MuneshIntel Customer...
-
Hi Revathi,How are you implementing the callbacks?Would you please share your codes with us? Regards,Munesh Intel Customer Support
-
Hello Revathi, Use the preview.StopPreview() API. In C#, check the rsid-viewer tool, MainWindow.xaml.cs, line 2042. The StopPreview call releases the handle. Sincerely,Jesus G.Intel Customer Support
-
Hello Revathi,There is only one pipe for the Preview functionality. Before showing the Preview in the second screen, you must stop the preview and release the handle from the first screen. On the s...
-
Hi Maragon55, I've created a private ticket for this issue, and we'll continue our communication via the ticket. Regards, Munesh Intel Customer Support