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

OpticalMarkerTracker interferes with sending TelemedVideo #365

Open
markasselin opened this issue Jun 4, 2018 · 6 comments
Open

OpticalMarkerTracker interferes with sending TelemedVideo #365

markasselin opened this issue Jun 4, 2018 · 6 comments
Assignees

Comments

@markasselin
Copy link
Contributor

Using an OpticalMarkerTracking device in the same config file as TelemedVideo causes only a single frame to be sent via OpenIGTLinkServer. Commenting out the OpticalMarkerTracking device in this config will resume normal data sending from the Telemed. Note: Sending the MmfVideo at the same time as OpticalMarkerTracking tracking data works as expected.

PlusServer_SampleConfig.xml.txt

@Sunderlandkyl Sunderlandkyl self-assigned this Jun 4, 2018
@markasselin
Copy link
Contributor Author

Note that it is not the OpticalMarkerTracker device which is causing the interference, it is actually the MmfVideoSource device. A workaround is to run 2 PLUS servers, the first with the Telemed and the other server with everything else. Another possible (untested) workaround is to use OpenCV video.

@adamrankin
Copy link
Member

adamrankin commented Jun 18, 2018 via email

@lassoan
Copy link
Contributor

lassoan commented Jun 18, 2018

Have you tried to adjust CaptureDeviceId attribute of MMF video source? Maybe we connect to Telemed streams instead to the the camera.

There may be also issues with how they devices are initialized (as I remember, there are some application-global initialization steps).

There is also video for windows interface, for generic frame grabbing (deprecated 20 years ago, but still working).

@adamrankin
Copy link
Member

Could someone test the OpenCV(MMF) video with the telemed?

@markasselin
Copy link
Contributor Author

@Sunderlandkyl has this issue been resolved yet?

@Sunderlandkyl
Copy link
Contributor

No, I haven't looked into it yet.

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

4 participants