-
Notifications
You must be signed in to change notification settings - Fork 18
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
GigE Camera Support #5
Comments
Hi Dario, What type of cameras are you using? Thanks, |
Hi Akram We are using GigE Color Cams - Connected on a PoE Switch.... Dario |
Hi Dario, The GTS doesn't support GigE cameras. Only FireWire or USB that comply with IIDC2.0 or Unicap/Directshow. I will take a look to see if it is easy to implement, otherwise I'm afraid I can not help as I do not have such a camera. Thanks,
|
Akram We were using the Cams capturing with IC Capture, and the tracking for version 0.0.1 was good. We got it to work with issues only on the coverage for that version For this late version 0.4.4 is not possible to select an external video source? Is it only possible to track if videos where recorded through GTS? Thanks for your replies |
Hi Dario, We removed that functionality as it often led to broken workbenches. If we Thanks, On 11 October 2013 19:47, drochairobot [email protected] wrote:
|
Hi Akram, Since we have the cameras installed, testes and probed to work, for us it would be better to use them. NOTE: I tried using videos recorded with the cams, and renaming them so GTS 0.4.4 version can load the videos. But I've been seeing that during tracking the target gets lost, and when that happens the timestamps and heading values on the output are showing totally off values (time make jumps of millions of seconds; heading plots "-1.#IO"). Please let me know what we can do. I'll keep trying to make it work with this cameras and keep you updated. Thanks again, |
Previously, the GTS used a video's timestamp to generate the track results of [timestamp, x, y, theta...]. Unfortunately this is not accurate. Using more than one camera will give track results that are out of sync when merged. Therefore we moved to generating an auxiliary timestamp.txt file using the OS system clock. If the video was not recorded using the GTS it will not work. Therefore, the correct solution would be to integrate GigE support. There is no current plan to do this. |
Thanks for all the comments Akram, Is it possible for you to tell me what is the latest version without this implementation you are commenting? Maybe i can use an older version where the floor plans are solved and the tracking is also good with external video source. Dario |
I don't believe there is a version that satisfies all these criteria. When using more than 1 camera, the merging of tracking data is wrong if we do not use system time stamps for each track point. It 'looks' fine during post-processing, but it is likely to be out of sync and give erroneous results. I would advise against such an approach. The most relevant releases for your question are:
The only way to ensure accurate and valid data is gathered using the GTS is to generate all the input data through the application. |
Hi Akram, On reading the above posts, it seems that the earlier version of GTS application doesn't supported the GigE cameras. Thanks in advance!!! |
There is no support for GigE or plans to support it. Thanks. |
Hello Akram, Thanks a lot for the prompt response. Is there any work around for using the GigE cameras, or one should simply Thanks and Regards, Neha On Tue, Apr 1, 2014 at 7:11 PM, Akram Hussein [email protected]:
|
Might be possible with this library https://git.gnome.org/browse/aravis however this is for Linux. |
Hi Akram,
... it seems like directshow changed the colourmode to RGB32. Thank and regards |
Hi Akram! My name is Dario and i'm using GTS version 0.4.4 installed in Windows. Recently installed over a 0.0.1 version we were using.
When in a new workbench, in the attempt of adding a first camera, a window will popup to select the camera to be assigned from the ones connected to the computer:

Even though it shows 5 items (amount of cameras we have connected to this computer), it shows their name on blank and when changing the selection on the items on the left, does not change the camera selected, as shown here:

When adding the second camera it shows No Camera (s)

All cameras are properly connected and is possible to record video from all of them using IC Capture.
This issue is most likely related to other several tracking issues we found on this version, by using the workbench files we have for version 0.0.1
The text was updated successfully, but these errors were encountered: