Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
```` [21:57:23 DBG] FFmpeg file source decoder aac audio codec for stream 0. [SWR @ 000001ee047cc000] Input channel layout "" is invalid or unsupported. [21:57:23 DBG] Disposing of FFmpegAudioDe...
paulomorgado opened a pull request on sipsorcery-org/sipsorcery
Use object.ReferenceEquals for reference type equality comparison
Use [Object.ReferenceEquals(Object, Object) Method](https://learn.microsoft.com/dotnet/api/system.object.referenceequals) to compare for both parameters being `null` references or referencing the s...Bungalow12 closed an issue on sipsorcery-org/sipsorcery
Getting an Error on SetRemoteDescription
Hi, I have a scenario in which I have a requesting Peer A and a providing Peer B. Peer A is sending an offer such that it wants video to be `recvonly` and audio to be `inactive`. The descr...Bungalow12 created a comment on an issue on sipsorcery-org/sipsorcery
Yeah it does seem I have some exception. This is likely a me problem. 😬 Thanks for the quick reply and assistance.
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
Sorry for the late reply. This does look like a bug in this library. The DTMF format negotiation does not seem to be taking place proprely so if there is a different DTMF payload type ID in an offe...
sipsorcery closed an issue on sipsorcery-org/sipsorcery
How can I turn of the music playing on my outbound call?
I wrote a test program to make an outbound call and play a wave file. Just before and just after the wave file plays, there is what sounds like background music? Is it something my Asterisk server ...sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Added new demo notifcations to readme. (#1275) 4e63cf1
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Added new demo notifcations to readme.
sipsorcery opened a pull request on sipsorcery-org/sipsorcery
Added new demo notifcations to readme.
sipsorcery created a branch on sipsorcery-org/sipsorcery
readme-newdemos - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Webrtc audioscope (#1274) * wip: webrtc audioscope building but not wired up. * Got opengl render loop firing on ... 3b0d505