
Revathi
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 23
Comments
Recent activity by Revathi-
Thanks for your reply
-
Thanks for your reply.
-
Any update on this?
-
Hi Munesh, Thanks, I have solved the above problem using mutex concept.
-
I have followed your solution to open camera preview in the second screen from first screen and vice versa. It is working without any issues for 4 to 5 times. After that the application is stopping...
-
1. The following code is for opening the second screen from the first screen: private void LoginButton_Click(object sender, RoutedEventArgs e){_preview.Stop();CancelJob();_authenticator.Disconnect(...
-
Hello Munesh, As per your guidance, I had used _preview.Stop(), CancelJob() and _authenticator.Disconnect() in first screen before opening the next screen. At that point of time the we are getting ...
-
Request you to share your code or function name to stop the preview and release the handle from the first screen. We have spent enough time on this and could not resolve.
-
thanks for your reply
-
Thanks for your replay