<< return to Pixycam.com

Logging Video

Is there an easy way to log the video from pixy? If not can someone give me some hints as to how Pixymon works so I can modify it to log the video?

Hi Mark,

Currently you are not able to save video from Pixymon. If you’d like to modify the source code to save it, you can find the raw frame data “here”:https://github.com/charmedlabs/pixy/blob/5cd4c6ba4b8080c1381af82c8dce89063687465e/host/pixymon/renderer.cpp in the @frame@ variable.

Hope this is what you were looking for.

Scott

Scott,

Any updates on the video logging? This seems like a pretty useful feature.

Jeff

Hi Jeff,

Sorry, but not yet. We are working on some higher-priority features. We’ll make a note of the interest in recording video, though. Thanks!

Scott

Hi Scott,

Ok, thanks for the update. I will have a look at saving the raw frame data first.

Jeff