-
# Bug report
- [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [ ] Android
- [ ] i…
-
Per Mattermost guidelines, GitHub issues are for bug reports: .
For troubleshooting see: http://forum.mattermost.org/.
For feature proposals see: http://www.mattermost.org/feature-requests/
If …
-
I'm playing ringbacktone for outbound calls using my application.
`InCallManager.start({media: 'audio', ringback: '_DEFAULT_'});`
For Android, it's playing tring tring tone but it's not same in …
-
### Steps to reproduce
1. `import React, {useEffect, useRef, useState} from 'react';
import {StyleSheet, View, Dimensions, Text} from 'react-native';
import {
TwilioVideo,
TwilioVideoLocalV…
-
the section in AndroidManifest.xml does not look right:
```
```
namely the `uses-feature` part for camera and autofocus. This is …
-
After the video call codec mismatch, I've added https://github.com/matrix-org/matrix-doc/pull/2746/commits/b62f842c0535594ae9efe6fb6db1322f84ab709b to the VoIP MSC to say we follow WebRTC's codec reco…
-
# Bug report
Can't manage to make it work using [@config-plugins/react-native-callkeep](https://www.npmjs.com/package/@config-plugins/react-native-callkeep)
- Reproduced on:
- [ ] Android
- …
-
I'm working with a team on an app we adopted, it contains a video component that is intended to launch the twilio video chat on load. The purpose is that a user can share audio and video with another …
-
Hello and thanx for this great plugin !
I have an issue caused on my WebRTC negociation if the screen go black with proximity sensor on Android.
My quickfix was to use video mode with ringback…
-
Hello. I'm trying to build these package and examples in my environment, but it doesn't work, it just shows white screen.
I've trying to fix it out, I've trace it and in my console log, `this.state.…