How do you hide the mute button on Safari, iOS?
video::-webkit-media-controls-mute-button { display: none; }
I used this to hide the button