gbfarah

Results 6 issues of gbfarah

With reference to https://github.com/node-webrtc/node-webrtc-examples/tree/master/examples/audio-video-loopback when adjusting webrtconnection.js to attempt to use a stun server as below, the example actually fails with the error below ``` const peerConnection = new RTCPeerConnection({...

When running npm run build-and-test. Error below is encountered... Appears to assume linux flavoured build machine cp dist/sip.js dist/sip-$npm_package_version.js && cp dist/sip.min.js dist/sip-$npm_package_version.min.js > [email protected] copy-dist-files C:\temp\SIPJS_latest\SIP.js > cp dist/sip.js...

I am using Pion in a server setting where clients (which may be mobile) connect to it. The clients may have frequent IP address changes during a WebRTC call.. I...

There are a few issues at play (not all related to flutter_callkit_incoming) Issue 1 - Exception in flutter_callkit_incoming ------------------------------------ To replicate do the following 1. Receive an normal cellphone call...

Im referencing this issue as its an important one.... Adding a new contact results in the 'mobile' designation of numbers being changed to custom.. Makes library not usable.. Is this...

We are noticing this unusual behaviour that may need some feedback. We setup a channel as below ` var channel = IOWebSocketChannel.connect(Uri.parse(url), connectTimeout: const Duration(seconds: 3)); _subscription = channel.stream.listen(onMessage, onDone:...

package:web_socket_channel