Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Camera custom config (http://www.chiefdelphi.com/forums/showthread.php?t=81493)

pafwl 30-01-2010 12:03

Camera custom config
 
I have the camera working.
I am including the Vision\\AxisCamera2010.h file.

If 2009 it said to run the StartCamerablabla function. That is in the 2009 h files.

When I include bothe the 2009 .h files and 2010 .h file I get conflicts.

So how do I set the frame rate in 2010?

Is the camera running in its own thread?

How can I get the camera to run on its own thread?

Any help is appreciated.

jhersh 31-01-2010 01:19

Re: Camera custom config
 
The camera already runs in its own task. The frame rate is not controlled by the task since the code is using the mjpeg interface which means the camera is constantly streaming back images. The task does not request each image.

jhersh 31-01-2010 01:33

Re: Camera custom config
 
Also, you can configure the max frame rate in the web configuration for the camera.


All times are GMT -5. The time now is 13:05.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi