Click here to Skip to main content
15,887,376 members
Home / Discussions / C#
   

C#

 
AnswerRe: know about basic of all oops concepts Pin
John Orendt26-Apr-12 10:09
John Orendt26-Apr-12 10:09 
AnswerRe: know about basic of all oops concepts Pin
Alan Balkany27-Apr-12 4:37
Alan Balkany27-Apr-12 4:37 
AnswerRe: know about basic of all oops concepts Pin
jschell28-Apr-12 7:46
jschell28-Apr-12 7:46 
QuestionRetrieve client computer services, hardware information of a particular client Pin
nemichand.choudary25-Apr-12 18:04
nemichand.choudary25-Apr-12 18:04 
AnswerRe: Retrieve client computer services, hardware information of a particular client Pin
Luc Pattyn25-Apr-12 18:13
sitebuilderLuc Pattyn25-Apr-12 18:13 
QuestionExcel add-in Pin
Muammar©25-Apr-12 13:28
Muammar©25-Apr-12 13:28 
AnswerRe: Excel add-in Pin
Richard Andrew x6426-Apr-12 10:59
professionalRichard Andrew x6426-Apr-12 10:59 
QuestionControl Ip Camera Pin
Synodiporos25-Apr-12 7:01
Synodiporos25-Apr-12 7:01 
Hello to everyone!

I have an ip Camera and I've created an application to display the image there. But I want to be able to control the camera motion from my application. For example, I want to move the camera up, down, right, left, using buttons. How can this be done?

I have read the manual of camera and i have understand that to move the camera should I use the command:
HTML
192.168.1.xxxx:xx/decoder_control.cgi?command=[command]
(command = 0,1,2,3,4,5)

Can I control the camera using the C#?
Thanks!
AnswerRe: Control Ip Camera Pin
Wes Aday25-Apr-12 8:01
professionalWes Aday25-Apr-12 8:01 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 8:55
Synodiporos25-Apr-12 8:55 
GeneralRe: Control Ip Camera Pin
Wes Aday25-Apr-12 9:03
professionalWes Aday25-Apr-12 9:03 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 9:18
Synodiporos25-Apr-12 9:18 
AnswerRe: Control Ip Camera Pin
Ennis Ray Lynch, Jr.25-Apr-12 9:31
Ennis Ray Lynch, Jr.25-Apr-12 9:31 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 10:08
Synodiporos25-Apr-12 10:08 
GeneralRe: Control Ip Camera Pin
Dave Kreskowiak25-Apr-12 10:24
mveDave Kreskowiak25-Apr-12 10:24 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 10:36
Synodiporos25-Apr-12 10:36 
GeneralRe: Control Ip Camera Pin
Pete O'Hanlon25-Apr-12 10:57
mvePete O'Hanlon25-Apr-12 10:57 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 11:16
Synodiporos25-Apr-12 11:16 
GeneralRe: Control Ip Camera Pin
Pete O'Hanlon25-Apr-12 11:47
mvePete O'Hanlon25-Apr-12 11:47 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 11:57
Synodiporos25-Apr-12 11:57 
GeneralRe: Control Ip Camera Pin
Pete O'Hanlon25-Apr-12 12:09
mvePete O'Hanlon25-Apr-12 12:09 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 12:37
Synodiporos25-Apr-12 12:37 
GeneralRe: Control Ip Camera Pin
Pete O'Hanlon25-Apr-12 22:06
mvePete O'Hanlon25-Apr-12 22:06 
QuestionImage Processing Pin
Vimitha Manohar24-Apr-12 11:14
Vimitha Manohar24-Apr-12 11:14 
AnswerRe: Image Processing Pin
Wes Aday24-Apr-12 11:48
professionalWes Aday24-Apr-12 11:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.