Thnx for your reply,
First of all, this software I’m building is not a server,
I just want to see video from my DVR card (DVS 12016) inside visual basic.
It works well in the original software but every time I try to see video in other software it tells me that no device has been detected...
I don't know where I can get a generic driver for this card to work properly with other software as well, and I don't know how to extract the video to vb6 (Perhaps DirectShow?).
As for the API functions, I tried to get the SDK, but to manufacturer won't give it to me, I know only the names of the functions I have to use and I have been able to call them, problem is, I don't know what parameters to call them with.
Appreciate your help.