onParticipantRemovedVideoTrack never gets called
See original GitHub issueSteps to reproduce
- Connect to a room from 2 different iOS devices
- Disconnect from the second device
onParticipantRemovedVideoTrack
for the first device is not called
Expected behaviour
onParticipantRemovedVideoTrack
should be called on the first device that is still connected
Actual behaviour
No way to tell if a second device has disconnected, which leaves us with a frozen video stream
Environment
- Node.js version: v8.8.1
- React Native version: v0.49.3
- React Native platform + platform version: iOS 9.0
react-native-twilio-video-webrtc
Version: npm version or “master” version “1.0.2”
Pod dependency s.dependency 'TwilioVideo', '>= 1.0.1'
which resolves to - TwilioVideo (1.3.7)
Might be related to #56
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Capturer (iPhone camera) not provided to TVIVideoCapturer ...
I am getting an error where my TwilioVideo module, which expects a Capturer (camera or microphone), is not receiving that input.
Read more >How to add Video calling to a React Native App | by Kyle Buntin
click add a new api key, for type, select the dropdown and choose main. The api secret will only be shown once. You...
Read more >react-native-twilio-video-webrtc from blackuy - Coder Social
When configuring it on Android, I follow the steps given in the documentation and I get this error on buid (using react-native run-android)....
Read more >Create a React Native Video Calling App Using Twilio -
In this post, we are going to build a React Native Android app for Video calls using Twilio. Let's get started with Twilio....
Read more >react-native-twilio-video-webrtc - Github Plus
onParticipantAddedVideoTrack is never called when the other participant connect. I get onRoomDidConnect on both phones, but they never send each others their ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Also, https://www.twilio.com/docs/api/video/changelogs/ios#137-october-17-2017
@moksamedia I’m not aware of any workaround for this problem sadly. These are the issues in the Twilio library: