AVICap32 API in VB.NET
Visual Basic
2
Posts
1
Posters
0
Views
1
Watching
-
Hi. I’ve been trying to create an app witch can stream live from a webcam to a file. I'm using the avicap32.dll. But all attempts have failed due to the callback function. I keep getting errors like:
Object reference not set to an instance of an object
Do any of you know of a working example??? -
Hi. I’ve been trying to create an app witch can stream live from a webcam to a file. I'm using the avicap32.dll. But all attempts have failed due to the callback function. I keep getting errors like:
Object reference not set to an instance of an object
Do any of you know of a working example???Never mind. Made it work.