Not really, because of interpolation. People can't see every tiny movement of your camera because packets with your position and rotation are sent periodically and not every movement is captured. Sending everything would require too much bandwidth and time to process. That's why your game receives only some movements and tries to guess what happens between the packets to make it look smooth.