PhotonVision / photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
https://photonvision.org
GNU General Public License v3.0
264 stars 180 forks source link

Support Realtime Recording #766

Open carlosgj opened 1 year ago

carlosgj commented 1 year ago

It would be helpful to record each frame during a match, in order to diagnose glitches and tweak parameters.

Obviously, this would be need to be optional, and would only be plausible on coprocessors with bulk storage on a fast connection (USB3, SATA, etc.)

mcm001 commented 1 year ago

The encoding overhead here seems pretty substantial -- worth considering, though

mdurrani808 commented 1 year ago

Maybe when/if H264 streaming becomes a thing within CSCore/PV/