Vinayak Amirtharaj
Vinayak Amirtharaj
We are engaged in implementing VoIP calling functionality using the [Marix] platform. To facilitate seamless communication, we are utilizing the WebRTCDelegate. **Describe the bug** When receiving an incoming call or...
**Describe the bug** When I make a call, I get the error "Call initialize before setting the stream". I am using the asterisk test server. **To Reproduce** Steps to reproduce...
When using asterisk test server mentioned in docs, its working. When i use linphone's SIP service, websocket is not connecting. ``` I/flutter (24549): [2023-12-28 11:06:38.836] Level.debug websocket_interface.dart:94 ::: Web Socket...
**Describe the bug** I am experiencing an issue when making a REFER call using the Dart SIP UA library. The call is terminated unexpectedly, and I am receiving the following...
## Bug report **firebase_core_desktop** not compatible with the **firebase_messaging**. ### Steps to reproduce 1. Add the below to the pubspec.yaml: firebase_core_desktop: ^1.0.2 firebase_messaging: ^14.7.1 ### Expected behavior when running flutter...
**Problem** So when the camera is turned off, and then turned on, I don't know how to reflect changes to remote device **Code** ``` Future handleCamera(final String callId) async {...
**Describe the bug** When making call refer, Refer failed with below error ``` E/flutter (12711): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type '(RTCSession) => Null' is not a subtype of type '(RTCSession) =>...
**Description:** We are encountering an error while trying to establish a WebSocket connection. The web team has successfully connected to the WebSocket using the JavaScript SIP package (`JS SIP`), but...
We're currently exploring the dart-sip-ua plugin for our project and I'm curious about its capabilities regarding IP camera connectivity. Could any confirm if the plugin supports integrating with IP cameras?...
I encountered an issue with the emoji_picker_flutter package on the Linux Desktop platform. When emojis are swiped both horizontally and vertically at the same time, the following error is thrown:...