Audio only communication, do not hear any sound from remote stream

This is a closed and old issue, I’m trying to play sound from remote stream but still can’t. The mediastream is audio only. From browser, I assign the stream by player.srcObject = remoteStream; player.play(), the sound works fine with no problem. But on react native, the sound does not play
Here is my comment I made on an old topic, I’m not sure anyone who can see it so I post it here

Hi there,

Could anyone here please help me on this issue ? I already tried some libraries such as: react-native-video, react-native-sound, react-native-audio-tookit but it still didn’t work

If the information I provided is not enough, please tell me, I will provide more

Thank you all so much !