twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

Media connection failed or Media activity ceased when remote users disconnects #754

Open domenkralj opened 1 year ago

domenkralj commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Connect with one device to the room.
  2. Connect with mobile device to the room.
  3. Disable mobile data & wifi on mobile device
  4. Wait 1 min
  5. On mobile device you get Signaling error (code 53001), but on other device you get Media connection failed or Media activity ceased (53405)

Expected behavior Other device should normally stay connected to the room - maybe just hide remote user

Screenshots If applicable, add screenshots to help explain your problem.

https://user-images.githubusercontent.com/52449912/190994253-8926a312-67c2-4e64-bd2d-87ccb2b648e9.mov

https://user-images.githubusercontent.com/52449912/190994810-8ff9a270-44e8-48f4-be07-775e075954a6.mp4

Environment (please complete the following information):

domenkralj commented 1 year ago

Hello, we are still facing this problem also in our application. Can anyone plea se help. Thanks :)