The question is as simple as the title. First what exactly I mirror video background supposed to do? It's supposed to just flip the orientation of the camera so it looks like a mirrored image, right? If that's true then how come it doesn't do anything to my application??
So after a bit of debugging I have found that the post processing layer on the camera overrides the mirror camera. After disable post processing stack this worked better.