473,396 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How take control over a outdoor camera on windows form? Any .dll?

I want to take control over a camera, that work outdoor. Like the IP's camera but, this camera will be connected directly to the computer and I want to capture the live image on my Windows Form and take snap shot. I'm using C# Framework 3.5.

Any suggestion!!

Thanks in advance.
Jun 2 '10 #1

✓ answered by Plater

Then put it on its own network.
Router+PC+IPCamera, if you're going to shell out the serious $$$ for an IP camera, another $50 for a router is nothing

7 2593
tlhintoq
3,525 Expert 2GB
That's fairly vague.
Every camera has it's own communication.
It is entirely different trying to control a Nikon from a Canon. And each model within one maker can be different.

Just saying it is connected to the PC doesn't help either. It could be USB, Firewire, a proprietary interface, an older SCSI camera,

Webcams are a bit more standardized. They talk to the OS, you talk to the framework, and it doesn't matter as much what brand of camera is connected. Some support special features like auto-adjust lighting, some don't... some support a higher resolution still shot, some don't so you have to take just one frame out of the video stream.

Doing a google for "Canon SDK wrapper" will find you articles like this
http://www.codeproject.com/KB/audio-...a_wrapper.aspx
where someone has written a .NET wrapper around the Canon SDK.

If you have a different camera in mind a similar search might help.
Jun 2 '10 #2
ok,

The camera will be exposed to interfere sun, water etc. I'm developing security system for a community that have a control access to their visits. And this camera is for take snap shot to each of those visitors and store in a DB.

Thanks for your replay,
Jun 2 '10 #3
Plater
7,872 Expert 4TB
Look up the windows image acquisition (WIA), a lot of webcam programs I have seen make mention to that when connecting
Jun 7 '10 #4
@Plater
Yes, but can not find a webcam that works out and that is resistant to water. Thats why I'm looking security Cam that I can take control over it. To take snap shot picture.
Jun 7 '10 #5
Plater
7,872 Expert 4TB
@gabielmatos
Well if it's an IP camera it should be really easy, just keep making HttpWebRequests for the image
Jun 7 '10 #6
@Plater
Well, The the problem in this case is that the computer will be working without internet. Is a WindowBase applicacion.

Thank you, for your replays,
Jun 7 '10 #7
Plater
7,872 Expert 4TB
Then put it on its own network.
Router+PC+IPCamera, if you're going to shell out the serious $$$ for an IP camera, another $50 for a router is nothing
Jun 7 '10 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Gilad | last post by:
Hi, I'm trying to use ActiveX control with more than one interface into my window form. any way i'm trying to do it (through the IDE or through AxImp.exe) the only interface exposed is the...
1
by: Ed Mundorf | last post by:
I want to create a .NET windows user control that I can use in a Visual Basic 6.0 or Power Builder 9 application. I created a new Windows Control Library, set the property "Register for COM...
1
by: Richard | last post by:
I think I'm going brain dead on this one. Can someone give me an idea on how to do this? Some sample code would be helpful.
9
by: Justin Engelman | last post by:
Hi, I have a website that uses an ISAPI filter that will redirect anyone going to any page on the site to an SSL login page (on a different website with the same root domain) if they do not have...
2
by: JohnSouth | last post by:
Hi I'm sure I'm missing the obvious but I want to put a control on a windows form into which I can load a web page, view only, nothing complicated. I'm using Visual C# 2003. Can someone give...
2
by: Vish | last post by:
Hi, I am trying to move controls around in a form based on user selection on a combo-box. So i hard coded the location and distances of where and how much to move controls by in my program....
0
by: oz | last post by:
Hi All, I want to make a dictionary with windows application. My data is html format. therefore, i use webBrowser control on my windows form. If the user click any word in webBrowser control, word...
1
by: Kots | last post by:
Hi, I have an excel sheet, and have a column called Customer Name. This column contains data that is in different languages.. english, chinese, Japanese and Korean names. I need to import this...
2
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I think if the object type of the control is not System.Windows.Forms.xxx, then it is a user-defined control. But how to tell the type of the user-defined control: Composite(User), Extended, and...
4
by: secutos | last post by:
I am making a Map Editor for a 2D tile-based game. I would like to host two XNA controls inside the Windows Form - the first to render the map; the second to render the tileset. I used the code here...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.