Hopefully someone can help me out.
I'm not really fond of the AHP record feature. It has a tendency to flake out doing things like losing the codec, corrupting random recorded files, etc.
El34 posted his video capture program which has the needed code to record from a video capture card BUT it doesn't allow you to get the dialog box that has the inputs and actual video capture devices. To be clearer in my case it show Micosoft WDM capture which I think would be like the capture codec, but what I need is to be able to pick my Haupauge card or the Va12A capture adapter and then the input, s-video, composite etc.
I would like to be able to hard code all this info into my program.
I tried Tuiceman's PC Companion and see that he figured out how to select the proper sources.
I'm also curious about sending a command to AHP newest version, to start recording. I have a macro that I can call to start recording but I was wondering if there is a PLC or RF command to do it directlt without a macro. I searched the old threads and found
ActiveHomeObj.SendAction("sendrf", "C6 record", "1", "1") which should start recording Cam6 but it doesn't work for me.
Anyhow, look forward to any help I can get.
Thanks