-
Currently, the project appears to have both the UI layer and the core business logic bundled together in a single package. While this approach may work for small-scale projects, it can become harder t…
-
Can I customize call screen?
-
Android to Android => working fine
Android to web => android side remote audio, video working fine but chrome remote audio, video not working
App to Web sample Track Logs
app => Track(id: 29b…
-
I have a phone app and I implemented calls using flutter_webrtc and sip_ua it works fine in foreground mode but when the app is killed I used flutter_callkit_incoming to show call notification, upon c…
-
1. - [ ] set up user roles. the roles we need for now are 'user' and 'angel'
- stream has 5 pre-defined call roles:
[link](https://www.arc.net/l/quote/htwmvsdk)
2. - [ ] user initiates a c…
-
E/flutter ( 1705): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Unable to getUserMedia: getUserMedia(): DOMException, NotAllowedError
E/flutter ( 1705): #0 MediaDeviceNative…
-
# Bug report
- I've checked the(https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
## Description
I have implemented RNCallKeep feature…
-
I took your dart_sip_ua_example, compiled to web using flutter 2.0
$ flutter run -d chrome
Registered using signalwire websocket url, uri and credentials. Registration was successful. Tried callin…
-
When I answer a call on the callkep window (whether a mini version or a full screen) - and the app in the foreground, my app stays on the screen and the call screen goes to the background.
I've tes…
-
Hi,
We have installed react-native-demo in iOS & Android and setup scenarios & routing as per documentation but when we entered user name to call then its say call failed : Decline and we cant figu…