Hi
I am trying to extend the functionality of your application. After cloning your project I get following message when I build it:
"Error CS1061 'VideoCaptureDevice' does not contain a definition for 'Dispose' and no extension method 'Dispose' accepting a first argument of type 'VideoCaptureDevice' could be found (are you missing a using directive or an assembly reference?) ScreenCapture D:_poc\screencast-capture\Sources\Views\CameraForm.cs"
Are you aware of this issue? Is there anything that I am missing?
Hi I am trying to extend the functionality of your application. After cloning your project I get following message when I build it:
"Error CS1061 'VideoCaptureDevice' does not contain a definition for 'Dispose' and no extension method 'Dispose' accepting a first argument of type 'VideoCaptureDevice' could be found (are you missing a using directive or an assembly reference?) ScreenCapture D:_poc\screencast-capture\Sources\Views\CameraForm.cs"
Are you aware of this issue? Is there anything that I am missing?
thanks in advance for the help