Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery closed an issue on sipsorcery-org/sipsorcery
Determine if Call Was Answered by Person or Voicemail System
How can I detect if a call went to voicemail or was picked up by a person? I noticed that callResult still shows success, and IsCallActive remains true even when no one actually picks up. I conside...sipsorcery pushed 3 commits to gh-pages sipsorcery-org/sipsorcery
babawarrior opened an issue on sipsorcery-org/sipsorcery
Determine if Call Was Answered by Person or Voicemail System
How can I detect if a call went to voicemail or was picked up by a person? I noticed that callResult still shows success, and IsCallActive remains true even when no one actually picks up. I conside...sipsorcery closed an issue on sipsorcery-org/sipsorcery
FfmpegToWebRTC Latency problem
I am using the FfmpegToWebRTC example and no matter what I try, I seem to always have about a 1.5 second delay. Currently using the following ffmpeg command: ffmpeg -re -rtsp_transport tcp -hwaccel...sipsorcery closed an issue on sipsorcery-org/sipsorcery
Receiving Substreams from Simulcast-Enabled Devices Without Simulcast Implementation
We are currently utilizing Janus as our media server. Our setup involves joining a video room with an SDP generated by SipSorcery. When another device transmits video with simulcast enabled, we ...sipsorcery closed an issue on sipsorcery-org/sipsorcery
Getting `profile-level-id` in `OnVideoFormatsNegotiated`
I am having issues with Firefox peer, probably because it only supports baseline H.264 profile. I could tune down my encoder to provide that, but the issue is that on the SIPSorcery side `OnVide...sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Changed the logging for the SIP and RTP UDP channels to omit the stack trace for expected socket closed exceptions. (... 1c6b956
sipsorcery created a branch on sipsorcery-org/sipsorcery
udp-channel-logs - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.