micnews / react-jw-player

A React Component API for JW Player
195 stars 94 forks source link

Dynamic update any property of jwplayer like mute/unmute #134

Open ravipateldhg opened 5 years ago

ravipateldhg commented 5 years ago

Hello,

I have one custom button for video mute/unmute. I need to dynamically bind a mute property on button click. By default my video is mute.

ravipateldhg commented 5 years ago

Have you got a chance to check that

dees040 commented 4 years ago

Having the same problem. I've my own mute/unmute button, but the prop doesn't get updated.

ravipateldhg commented 4 years ago

@dees040 I have changed the player to react-player Please check the below link. https://www.npmjs.com/package/react-player