Convert object constraints (not bones) to keyframes?

I have a camera object that has a track to and a follow path constraint on it, which serve as a mean to animate it on a curve, and tell it where to look.

However, I’m using an add-on called Flares Wizard, which has features that doesn’t seem to work if the camera has basically any constraints on it, or is parented to anything. But keyframes are fine.

The camera doesn’t actually have any location+rotation transforms on it, all of it’s values are zeroed out, all transforms are done visually via the constraints. So my question is, can I somehow turn these constraints into LocRot keyframes on the actual camera itself?

Thanks for any help!