Nilson Junior
Nilson Junior
@Stephanowicz can you share your implementation ? thanks in advance.
Yeah.. i tried adding a DispatcherTimer but it still crashes on stop so i figured i might have done something wrong
@Stephanowicz thanks for sharing it. Well, i tried your implementation but it still crashes when `_frameSource.StopFrameCapture();` or `_frameSource.Camera.Dispose();` is executed (i tried both). The exception: **InnerException**: `null` **Message**: `Referência de...
@Stephanowicz I really appreciate the effort in trying to help me. I'll just leave my code below so you can take a look, but i've done pretty much what you...
@Stephanowicz i found the problem... it was my mistake. I first found this project on CodeProject and i assumed it was the same version as the one here in github,...