Replicate Physics Animation

I am currently playing around with Physics Animation on a multiplayer project. I noticed that the physics state of the characters don’t match up. It makes sense that the physics is calculated per client and that streaming all the data would be an expensive endeavour. However, how would someone go about making sure the physics sync up, or is more accurate than the current situation?

Here is an example:

Server
bild

Client
bild