C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-12-2009, 08:35 AM   #1
sgh
Registered User
 
Join Date: Apr 2008
Posts: 58
ip camera

hi,
i bought ip camera and i'd like to develop application to manage this one.
this application will offer some features like playing video, record.
first i gonna do displaying video from ip camera.
can u help me?
best regards.
urgent.
thx
sgh is offline   Reply With Quote
Old 03-12-2009, 09:29 AM   #2
Confused
 
Magos's Avatar
 
Join Date: Sep 2001
Location: Sweden
Posts: 3,125
Use C# to write the program.
__________________
MagosX.com

Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
Magos is offline   Reply With Quote
Old 03-12-2009, 10:25 AM   #3
Registered User
 
Join Date: Mar 2009
Location: england
Posts: 95
Sorry for sounding ignorant, but what is an IP Camera? You've left us with very little information.
theoobe is offline   Reply With Quote
Old 03-12-2009, 01:50 PM   #4
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
An IP camera is a ceamera that sends its video feed or an IP network. Its abit of a misnomer, since they are usually TCP/IP, not pure IP cameras. Generally they willhave an API interface fro HTML that will let you access the video feed, but every camera is different. Some only allow proprietary plugins to access the video, which makes then more or less worthless for application development or engineering purposes. You would be far better off using C/C++ to write the application though, since there is a lot mroe existing code for doing this, where with C# you will end up writing everythign from scratch, and get crap performance to boot.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
abachler is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting 32 bit binary IP to decimal IP (vice-versa) Mankthetank19 C Programming 15 12-28-2009 07:17 PM
camera rotation matrix Vick jr Game Programming 5 05-26-2009 08:16 AM
LNK2001 ERROR!!! need help lifeafterdeath C++ Programming 7 05-27-2008 05:05 PM
Camera rotation/movement in 3D world tegwin Game Programming 11 01-24-2003 01:43 PM


All times are GMT -6. The time now is 11:40 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22