oney / RCTWebRTCDemo

MIT License
215 stars 142 forks source link

fix getLocalStream flow and bug, works on M55 #39

Closed zxcpoiu closed 7 years ago

zxcpoiu commented 7 years ago

android is fine.

on ios

  1. I have experienced switch Camera to back is slow
  2. can not render remote video
zxcpoiu commented 7 years ago

before test make sure you change package.json to install react-native-webrtc from M55 branch https://github.com/zxcpoiu/react-native-webrtc/tree/M55

zxcpoiu commented 7 years ago

please see https://github.com/oney/react-native-webrtc/pull/184 for changes

zxcpoiu commented 7 years ago

merged to M55