Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Connect to Micron tracker camera #936

Open
Gowtham1901 opened this issue Apr 21, 2022 · 8 comments
Open

Unable to Connect to Micron tracker camera #936

Gowtham1901 opened this issue Apr 21, 2022 · 8 comments

Comments

@Gowtham1901
Copy link

Gowtham1901 commented Apr 21, 2022

Unable to Connect to Micron tracker camera.
Should I need to make any changes in MicronTracker.ini or the PlusDeviceSet_Server_MicronTracker config file to make it detect.
Picture3
Picture1
Picture2

Thanks in advance

@Sunderlandkyl
Copy link
Contributor

Sunderlandkyl commented Apr 21, 2022

As you noted in the last image, Plus is compiled with 3.7.6.8, while the version of the MicronTracker software that you have installed is 3.7.6.7.
Can you update to 3.7.6.8?

Also, see this page for more information on tool setup: http://perk-software.cs.queensu.ca/plus/doc/nightly/user/DeviceMicron.html

@Gowtham1901
Copy link
Author

Gowtham1901 commented Apr 29, 2022

Hey @Sunderlandkyl thanks for the response and suggestion.

I tried updating the MTC library to 3.7.6.8, still Plus toolkit was not able to detect the micron tracker camera.

dcs

I am still getting the same error from plustoolkit, that "Connection failed".

I have also gone through the setup process here (http://perk-software.cs.queensu.ca/plus/doc/nightly/user/DeviceMicron.html), still not able to get how to point plustoolkit towards the microntracker installed directory and read camera calibration file and microntracker applications. I am not sure how to achieve the same.

@Sunderlandkyl
Copy link
Contributor

Can you set the log level to trace and upload the result here?

@Gowtham1901
Copy link
Author

Hi @Sunderlandkyl
050322_171554_PlusLog.txt
050322_171605_PlusLog.txt

pls find the log files. Micron tracker is working fine in democpp app
Picture1

@Sunderlandkyl
Copy link
Contributor

Does the demo app use the same, or any ini file?

@Gowtham1901
Copy link
Author

I think demo app uses this MTDemoCPP.ini file located in C:\Program Files (x86)\Claron Technology\Micron Tracker

MTDemoCPP.ini (Contents)
[General]
SingleWindow=1
UseOpenGL=0
CaptureEnabled=True
LastFilesDir=C:\Documents and Settings\sizad\Desktop
[AviSaver]
fccType=0
fccHandler=0
dwKeyFrameEvery=0
dwBytesPerSecond=0
dwFlags=0
lpFormat=0
cbFormat=0
lpParms=0
cbParms=0
dwInterleaveEvery=0
AutoCool=1
LightCoolness=0.56000000000000005
ExtrapolatedFrames=5
DetectSmallMarkers=1

@Sunderlandkyl
Copy link
Contributor

Can you try replacing the value of "IniFile" in the config file with the path to MTDemoCPP.ini?

@Gowtham1901
Copy link
Author

Gowtham1901 commented May 5, 2022

I have tried as you suggested still no luck

(I tried path for ini file using
IniFile="C:\Program Files (x86)\Claron Technology\MicronTracker"
IniFile="C:/Program Files (x86)/Claron Technology/MicronTracker")
I'm getting below log (not able to find the MicronTracker.ini file)
050522_112217_PlusLog.txt

I have tried this too
(I tried pointing directly for ini file using
IniFile="C:\Program Files (x86)\Claron Technology\MicronTracker\MTDemoCPP.ini"
IniFile="C:/Program Files (x86)/Claron Technology/MicronTracker/MTDemoCPP.ini")
I'm getting the below log (Error in initializing Micron Tracker)
050522_113003_PlusLog.txt

Also I have tried both running the DemoCPP app in background and without running it, before trying in plustoolkit, there seemed to be no difference in both the methods.

I have found one more thing if I remove the MTDemoCPP.ini file from "C:\Program Files (x86)\Claron Technology\MicronTracker" folder, MTCDemoCPP.exe is still able to run without any issues, So I am not sure the use of the ini file here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants