X10 Community Forum

📸Cameras & Camera Software => Camera General Discussion => Topic started by: x10Chuck on December 04, 2008, 02:55:31 PM

Title: Looking for a starting point to access the X10 camera via software application
Post by: x10Chuck on December 04, 2008, 02:55:31 PM
I currently have a X10 remote camera. It is connected to my PC via the USB port.  I'm running the xRay software that looks to be working fine. The xRay software snaps pictures and saves the snapshot on my PC as a jpeg file. I have written my own software that can send the latest snapshot up to my ISP server account, where I can then view the snapshot from a browser(IE) on my PC at work.  What I get is a picture of my front porch at home in almost real time.

In general I'm trying to find the software tools that can allow me to write my own XRay software type application. Where can I go to get/find this information? Anyone have source code to the XRay Vision software application I can have?

In general what I want to do is write my own software to be able to capture a picture from the X10 and save it to file on my PC as a jpeg file.

I am hoping/guessing that somewhere there exist a DLL that would allow me to make calls from an application compiled using Microsoft C++ 6.0 where I can capture a frame from the X10 camera and save it as a jpeg file.

Thanks for any guidance.

int APIENTRY WinMain(HINSTANCE hInstance,
                     HINSTANCE hPrevInstance,
                     LPSTR     lpCmdLine,
                     int       nCmdShow)
{
   // TODO: Place code here.
Title: Re: Looking for a starting point to access the X10 camera via software application
Post by: Tuicemen on December 04, 2008, 05:00:58 PM
You don't say what X10 PC interface your using!
There is code or SDKs out there for them!
You'll need that as a starting point.
Once you have that it is a snap adding the code for camera control and viewing!
There are lots of samples for that on the net too! Even Coding forums to help for that part of your project!
 >!
Title: Re: Looking for a starting point to access the X10 camera via software application
Post by: billf8004 on December 17, 2008, 08:50:22 PM
I have the same problem.  Blue and white with a vague shade of an image appearing and disappearing.  Works great in vanguard, though.  Except it won't stop taking stills.