-
```
NOTE: This form is only for reporting bugs. For problems, questions, or
comments, please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Register wi…
-
I understand we have a video call demo
I wonder if we could also have **an audio VOIP** demo.
So it could address that it is possible through your project with Godot4 to address any possible iss…
-
Hi. For WebRTC encryption, from Browser "ECDSA" is used in DTLS since it has been made mandatory. But from the application side "RSA" is being used. Is there any way to change the encryption from RSA …
-
Issues that have been (re)discovered in #1113 but have not been addressed there:
Affecting both build systems:
- [ ] Unified docs for configuration autotools/CMake/manual builds (https://github.…
-
I am using this to create Peer Connection `var pc = new RTCPeerConnection(config);`. On printing this using `Console.WriteLine(pc)` I get **SIPSorcery.Net.RTCPeerConnection** instead of getting the ac…
-
Seems like a very simple issue but haven't been able to get anything to work.
Setup:
Server using SipSorcery
Webpage running JavaScript
Makes connection and creates data channel(s) to send/rec…
alt95 updated
9 months ago
-
Hello, good sir! I'm new at communication protocols and I've been given the task to send audio via WebRTC to an automatic speech recognition AI and retrieve the text it parsed from it. The project sho…
-
We are currently utilizing SipSorcery in conjunction with a Janus server to manage our communications.
When I am converting the RawImage of Publisher's Camera feed (Directly from SIPSorceryMedia.FF…
-
I had a smooth experience running it on Windows, but it seems to not run well on Linux arm.
-
Hello,
I have a question regarding the registration method and how to use this afterwards.
I have a SIP server (FreePBX) running locally. Additionally, I have two MicroSIP softphones, which are …