react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Video freeze after come back from background

Open Balasnest opened this issue 4 years ago • 10 comments

Steps to reproduce

  1. connect to room
  2. one participant in the room
  3. local video ON for a while (around 5-10 min ??)
  4. Go background, foreground, background, lock the device and come back to foreground
  5. after that got this error: ERROR:Twilio:[Platform](0x16b593000): Camera capture has been stopped. You should call stopCapture before cleaning up TVICameraSource resources to avoid seeing this error message in the future.

Expected behaviour

Local Camera should work still.

Actual behaviour

Local Camera failed to stream.

Balasnest avatar May 13 '20 20:05 Balasnest