hejie615

Results 38 comments of hejie615

> Did you have many video views at the same time? > > What plugin version? Only one video was connected This is my version "dependencies": { "@miblanchard/react-native-slider": "^2.3.1", "@react-native-async-storage/async-storage":...

@saghul Can you tell what the problem is

@8BallBomBom Occurred on vivo phones with Android version 13. This crash error only happens occasionally, which gives me a headache

The mobile end is only used to receive and play video streams, and will not transmit video streams to the other end. When I successfully connect and play the video...

Yes, I didn't send the stream from the mobile device, and I didn't add tracks to the mobile device This is my SDP: ` {"type":"offer","sdp":"v=0\r\no=- 2486993164352736866 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0...

SDP and ICE exchange everything is normal, and I see that the status of the connection statechange log is connected --------- beginning of crash 04-10 17:50:44.509 22181 22742 E AndroidRuntime:...

> I can see that you have the H264 codec in there prioritised first. Sadly vivo are known to produce devices that tend to be a little funky when it...

When the audio is sent as a message, preview is null, resulting in null content. When the audio is sent, the page is refreshed. Whatsapp will not display the last...

This is my dependency "dependencies": { "@miblanchard/react-native-slider": "^2.3.1", "@react-native-async-storage/async-storage": "^1.23.1", "@react-native-community/blur": "^4.4.0", "@react-native-community/netinfo": "^11.3.1", "@react-native-firebase/app": "^19.0.0", "@react-native-firebase/messaging": "^19.0.0", "@react-navigation/bottom-tabs": "^6.5.16", "@react-navigation/native": "^6.1.14", "@react-navigation/native-stack": "^6.9.18", "@sentry/react-native": "^5.22.0", "@txzing/react-native": "^1.5.20", "@types/react-native-background-timer": "^2.0.2",...