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/SIPSorceryMedia.Abstractions
Ok, fair enough, I will try and do a full package relaease over the weekend. On a related note if you're using LLM's did you see my [OpenAI WebRTC prototype app](https://github.com/openai/openai...
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
It's not meant to be wired up externally. It was meant to be done as part of the internal plumbing. It was previoulsy in place but got missed in the MediaStream refactor. The removal of the even...
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
This issue should be fixed now. The [event handler to send an RTCP report](https://github.com/sipsorcery-org/sipsorcery/blob/cdf7bfe4f04e40c2e321c9bbf76c293f08c55a35/src/net/RTP/RTPSession.cs#L658)...
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Added missing event handler for RTCP report ready. (#1269) cdf7bfe
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Added missing event handler for RTCP report ready.
sipsorcery opened a pull request on sipsorcery-org/sipsorcery
Added missing event handler for RTCP report ready.
sipsorcery created a branch on sipsorcery-org/sipsorcery
rtcp-wiring-fix - 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
- Updated the end year to 2025. 60ad77b
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Flatten net namespace to remove RTP specific namespaces (#1268) * Flatten Net namespace, no need for RTP specific na... 8157f4e