Click here to Skip to main content
15,886,038 members
Home / Discussions / C#
   

C#

 
AnswerRe: Button enabled and disable using EnabledChanged method Pin
David A. Gray3-May-15 10:39
David A. Gray3-May-15 10:39 
QuestionRouteCollection.Ignore doesn't work Pin
Member 1162251320-Apr-15 4:07
Member 1162251320-Apr-15 4:07 
AnswerRe: RouteCollection.Ignore doesn't work Pin
Dave Kreskowiak20-Apr-15 5:32
mveDave Kreskowiak20-Apr-15 5:32 
GeneralRe: RouteCollection.Ignore doesn't work Pin
Member 1162251320-Apr-15 5:42
Member 1162251320-Apr-15 5:42 
GeneralRe: RouteCollection.Ignore doesn't work Pin
Dave Kreskowiak20-Apr-15 9:17
mveDave Kreskowiak20-Apr-15 9:17 
QuestionChange Frame Rate of IP CAM Using C# Pin
Django_Untaken20-Apr-15 3:10
Django_Untaken20-Apr-15 3:10 
AnswerRe: Change Frame Rate of IP CAM Using C# Pin
Richard MacCutchan20-Apr-15 3:37
mveRichard MacCutchan20-Apr-15 3:37 
AnswerRe: Change Frame Rate of IP CAM Using C# Pin
Pete O'Hanlon20-Apr-15 3:42
mvePete O'Hanlon20-Apr-15 3:42 
Well, I would say that you need to read some value from your XML file. It will either be an attribute or an element. Oh wait, it might be a set of values that you use to calculate the rate. If it is, you will have to read the values in and apply whatever calculation is appropriate. However, unless I'm greatly mistaken, IP cameras don't use framerates - they use bandwidth, and while you may be able to change the frame rate, the underlying bandwidth might not be able to cope.

As for actually choosing a frame rate and displaying your images then why not look at Aforge and set the DesiredFrameRate[^].
QuestiontextBox TextChanged method Pin
DPaul199420-Apr-15 0:40
DPaul199420-Apr-15 0:40 
AnswerRe: textBox TextChanged method Pin
Kenneth Haugland20-Apr-15 0:45
mvaKenneth Haugland20-Apr-15 0:45 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:56
DPaul199420-Apr-15 0:56 
AnswerRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 0:48
professionalSascha Lefèvre20-Apr-15 0:48 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:56
DPaul199420-Apr-15 0:56 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 1:01
professionalSascha Lefèvre20-Apr-15 1:01 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 1:19
professionalSascha Lefèvre20-Apr-15 1:19 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 3:13
DPaul199420-Apr-15 3:13 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 3:22
professionalSascha Lefèvre20-Apr-15 3:22 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 3:20
DPaul199420-Apr-15 3:20 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 3:23
professionalSascha Lefèvre20-Apr-15 3:23 
QuestionRe: textBox TextChanged method Pin
Arkadeep De20-Apr-15 0:49
professionalArkadeep De20-Apr-15 0:49 
AnswerRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:55
DPaul199420-Apr-15 0:55 
GeneralRe: textBox TextChanged method Pin
Arkadeep De20-Apr-15 1:15
professionalArkadeep De20-Apr-15 1:15 
GeneralRe: textBox TextChanged method Pin
Simon_Whale20-Apr-15 3:21
Simon_Whale20-Apr-15 3:21 
QuestionC# Pin
Member 1121840320-Apr-15 0:05
Member 1121840320-Apr-15 0:05 
AnswerRe: C# Pin
Sascha Lefèvre20-Apr-15 0:10
professionalSascha Lefèvre20-Apr-15 0:10 

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.