Search found 5 matches

by rmtnez
Wed Oct 29, 2014 12:42 am
Forum: Camera SDK
Topic: Avoiding ethernet cameras initialization
Replies: 2
Views: 3521

Re: Avoiding ethernet cameras initialization

Nice, thanks a lot.
Rafael
by rmtnez
Mon Oct 27, 2014 7:46 am
Forum: Camera SDK
Topic: Avoiding ethernet cameras initialization
Replies: 2
Views: 3521

Avoiding ethernet cameras initialization

Hi all, I use a pair of USB cameras in my system, so no ethernet connection is required. When initializing them by means of executing CameraLibrary::CameraManager::X(); this function always send some packages in order to detect some additional ethernet cameras and thus the firewall detects this acti...
by rmtnez
Wed Mar 16, 2011 2:03 am
Forum: TrackIR 5
Topic: Implementing smooth
Replies: 3
Views: 2622

Re: Implementing smooth

<t>Dear Mike, I use the TrackIR sdk. My intentions are firstly to set the smooth value to 0 in the application panel and then, when reading raw camera values usign the library functions, implement a configurable smooth by my own. <br/> <br/> (I am not a user, I am an application developer, so I am n...
by rmtnez
Tue Mar 15, 2011 12:50 pm
Forum: TrackIR 5
Topic: Implementing smooth
Replies: 3
Views: 2622

Implementing smooth

<t>Dear sirs, I would like to be able to control the TrackIR smooth by software. Would you be so kind of giving some advice in order to implement that function by my own. I was thinking on calculating the average of a range of the recent readings, or just having a maximun value for incrementing/decr...
by rmtnez
Mon Mar 14, 2011 3:16 am
Forum: TrackIR 5
Topic: TrackIR 5 default parameters
Replies: 1
Views: 2393

TrackIR 5 default parameters

<t>Dear Sirs, is it possible to modify trackir default behaviour in order to get Speed=0.1 & Smooth=10?. I want this to be make automatically without user intervention. If I am right, these parameters can not be controlled by means of profiles.<br/> <br/> Thanks in advance<br/> regard,<br/> Rafa...