Open sagark1510 opened 3 years ago
Yes, i'll start update the library by this week.
@TecladistaProd did you started working? I don't see any update here.
Not yet, i'm busy with study and work, i'm planning to take a part of my free time to work on it.
@TecladistaProd on phone with notch working fine . But android phone without notch remotesTream is show empty object {"localStream":{"current":{"active":true,"_tracks":[{"_constraints":{},"_enabled":true,"_settings":{},"id":"6ff5fd89-fc05-4ecf-9b6a-477e7153e33c","kind":"audio","label":"6ff5fd89-fc05-4ecf-9b6a-477e7153e33c","muted":false,"remote":false,"readyState":"live"},{"_constraints":{"facingMode":"user","frameRate":30,"height":720,"width":1280},"_enabled":true,"_settings":{"width":1280,"frameRate":30,"height":720},"id":"cee53e84-fbce-4824-af7b-cee5ef659ff0","kind":"video","label":"cee53e84-fbce-4824-af7b-cee5ef659ff0","muted":false,"remote":false,"readyState":"live"}],"id":"883668ac-7eaf-4f10-a5ca-8b23b5ba2e9b","_reactTag":"883668ac-7eaf-4f10-a5ca-8b23b5ba2e9b"}},"remoteStreams":{},"isTurnedOf":false,"isMuted":false}
on some phone they show {"localStream":{"current":{"active":true,"_tracks":[{"_constraints":{},"_enabled":true,"_settings":{},"id":"aa78b022-bd27-4fb5-91f0-1567402a37db","kind":"audio","label":"aa78b022-bd27-4fb5-91f0-1567402a37db","muted":false,"remote":false,"readyState":"live"},{"_constraints":{"facingMode":"user","frameRate":30,"height":720,"width":1280},"_enabled":true,"_settings":{"width":1280,"frameRate":30,"height":720},"id":"a09b6fbe-6161-406a-9d8e-95d279c9383a","kind":"video","label":"a09b6fbe-6161-406a-9d8e-95d279c9383a","muted":false,"remote":false,"readyState":"live"}],"id":"3dddb3ba-490a-4cd5-97de-36b3baaa79e6","_reactTag":"3dddb3ba-490a-4cd5-97de-36b3baaa79e6"}},"remoteStreams":{"OydsqIqTcuQBSDRX":[{"active":true,"_tracks":[{"_constraints":{},"_enabled":true,"_settings":{},"id":"ARDAMSvOydsqIqTcuQBSDRX","kind":"video","label":"Video","muted":false,"remote":true,"readyState":"live"},{"_constraints":{},"_enabled":true,"_settings":{},"id":"ARDAMSaOydsqIqTcuQBSDRX","kind":"audio","label":"Audio","muted":false,"remote":true,"readyState":"live"}],"id":"ARDAMS","_reactTag":"72fa20ed-9e22-41c0-ac56-2a48a16c2cc2"}]},"isTurnedOf":false,"isMuted":false
@varunsdcet wrong issue kkk
React Native WebRtc just released a new version and I think it will fix lots of limitations we had earlier like to know who is speaking and all of that.
https://github.com/react-native-webrtc/react-native-webrtc
Can we rework on hooks to utilize newly added APIs from rnwebrtc?