Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery pushed 2 commits to webrtc-audioscope sipsorcery-org/sipsorcery
sipsorcery pushed 2 commits to webrtc-audioscope sipsorcery-org/sipsorcery
sipsorcery closed an issue on sipsorcery-org/sipsorcery
How to integrate RTCP Report Send?
I need to add dynamic bitrate adjustment based on RTCP reports. I can see incoming reports from the browser but no outgoing reports from SipSorcery. There's SendRtcpReport in MediaStream but nothi...sipsorcery closed an issue on sipsorcery-org/sipsorcery
Playing wav files is very noisy with a lot of distortion.
I am new to using SipSorcery and my first attempt is to make a call out and play a message. The call works but the message played is very hard to understand. Wireshark shows media as: m=audio 1...sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
A better approach is to replace this call: `await voipMediaSession.AudioExtrasSource.StartAudio();` with: `await voipMediaSession.Start();` The `AudioExtrasSource` is where the music is...
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
Not in this library but NAudio will allow you to resample them.
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
I had another look at this any my previous suggestion is not required. The inactive audio track should get added automatically. See this[ unit test](https://github.com/sipsorcery-org/sipsorcery/blo...
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Added webrtc negotiation unit test for an inactive audio offer. 9803b59
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Updated nuget package versions in examples. ee19ab0
sipsorcery pushed 2 commits to master sipsorcery/webrtc-interop
sipsorcery created a comment on an issue on sipsorcery-org/SIPSorceryMedia.Abstractions
All packages have now been released to nuget with version 8.0.7.
sipsorcery closed an issue on sipsorcery-org/SIPSorceryMedia.Abstractions
Release new NuGet with latest sampling rates
LLMs require higher sampling rates than supported in v1.2.1 (January 2024). As Sipsorcery pulls in Abstractions from this old NuGet, the version does not support the LLM generated voice outputs. ...sipsorcery pushed 1 commit to master sipsorcery/webrtc-echoes
- Bump sipsorcery version to 8.0.7 (#55) 0b810bf
sipsorcery created a branch on sipsorcery/webrtc-echoes
sipsorcery-bump-8.0.7 - Simple useful interoperability tests for WebRTC libraries. If you are a WebRTC library developer we'd love to include you!
sipsorcery pushed 1 commit to main sipsorcery-org/SIPSorceryMedia.SDL2
- Updated to use latest abstractions package. Bumped version. 8a1881b
sipsorcery pushed 1 commit to master sipsorcery-org/SIPSorceryMedia.FFmpeg
- Updated to latest abstractions package and bumped version. 95dd162
sipsorcery pushed 1 commit to master sipsorcery-org/SIPSorceryMedia.Windows
- Updated to latest abstractions package and bumped version. 376d015
sipsorcery pushed 1 commit to master sipsorcery-org/SIPSorceryMedia.Encoders
- Update to latest abstractions package and bumped version. a12d06a
sipsorcery created a tag on sipsorcery-org/SIPSorceryMedia.Encoders
v8.0.7 - Audio and video encoders for use with the SIPSorcery Real-time Communications library.
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Update abstractions package and bump version for new package release. e8e256b
sipsorcery created a tag on sipsorcery-org/sipsorcery
v8.0.7 - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery pushed 1 commit to master sipsorcery-org/SIPSorceryMedia.Abstractions
- Add new audio sampling frequency and bump version for release. fef5e27