JARVIS-MoCap / JARVIS-AcquisitionTool

AcquisitionTool to record multi-camera recordings for the JARVIS 3D Markerless Pose Estimation Toolbox

Home Page:https://jarvis-mocap.github.io/jarvis-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triggering new recordings?

timsainb opened this issue · comments

If I want to record for an extended period of time, is there any way to trigger a new recording at a given time interval (e.g. every n hours)?

Hi Tim,

sorry for the late reply! Unfortunately there is currently no support for something like that in the software. Have you found a solution for this in the meantime? If not I can try to implement an option for scheduled recordings, but this might take a little while.

Thanks for getting back to me Timo,

I wrote a python library that reproduces the basic data format of Jarvis acquisition with Flir and Basler cameras, so that I can automate acquisition and integrate them in the same pipeline as the gui. It's not nearly as feature rich or user friendly but it gets the job done.

https://github.com/timsainb/multicamera_acquisition