ratcave / motivepy

The Cython Optitrack Motive Python Wrapper Project
8 stars 8 forks source link

Feature Request: Record/Save Video #16

Open nickdelgrosso opened 9 years ago

nickdelgrosso commented 9 years ago

One useful feature of Motive and Optitrack cameras in general is that we can save raw or compressed video data form the cameras to file, which is great for recording the validity of our experiments. Motive GUI automatically saves video to mpg files when a camera is in MPG video mode. Could you find and wrap any code that might be related to this?

Note: This is a lower priority than the general data recording feature.

nickdelgrosso commented 8 years ago

Hey, the script looks great (really well organized!), but could you add the camera selection feature we talked about, and have it actually grab the Motive camera data? I don't think the issue should be closed yet--currently, the script only saves noise.

NicolasKuske commented 8 years ago

True