react-native-nodemediaclient icon indicating copy to clipboard operation
react-native-nodemediaclient copied to clipboard

How to adjust the volume in NodePlayerView?

Open hrh94 opened this issue 5 years ago • 5 comments

I want to play the video with NodePlayerView, but I want to turn on the mute. Your example doesn't cover that.

hrh94 avatar Sep 22 '19 02:09 hrh94

The playback format is RTMP

hrh94 avatar Sep 22 '19 03:09 hrh94

Hi @illuspas ,

Is this possible?

boraikizoglu avatar Apr 30 '20 20:04 boraikizoglu

The SDK has this capability, but this RN wrapper has not implemented all the APIs. We will arrange this work in the near future.

illuspas avatar May 01 '20 00:05 illuspas

I've forked repo and added audioEnable prop. https://github.com/lethienhung/react-native-nodemediaclient

I've also made a PR #112

lethienhung avatar Sep 10 '20 08:09 lethienhung

I've forked repo and added audioEnable prop. https://github.com/lethienhung/react-native-nodemediaclient

I've also made a PR #112

wow !!!. Thank pro <3

nguyentienloc avatar Sep 10 '20 08:09 nguyentienloc