Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery opened a pull request on sipsorcery-org/sipsorcery
Flatten net namespace to remove RTP specific namespaces
sipsorcery pushed 1 commit to flatten-net-namespace sipsorcery-org/sipsorcery
- Remvoed extraneous log message. e3d49d2
sipsorcery created a branch on sipsorcery-org/sipsorcery
flatten-net-namespace - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
Yes, but the wiring up of the sending/receiving of RTP packets now looks broken. The RTPSession has its own RTCPSession and now there are additional ones introduced by the MediaStream classes. I'm ...
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
I've had a c;loser look at this and I think there's something fundamentally wrong with the MediaStream/AudioStream/VideoStream classes. They now have their own RTCP session instances which are diff...
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- HasVideo and HasAudio bug fixes (#1267) * fix stream retrieval bug RTC updates * add translations for tray app a... 206b4bf
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
HasVideo and HasAudio bug fixes
Properties should return true if they have local OR remote not AND. Also added a null coalescer - occasionally i get a null reference exception at Close. RtcpSession is already null. Not sure why....sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
RTCP sender and receiver eports should be being sent if your app is sending/receviing any audio/video RTP packets, see [here](https://github.com/sipsorcery-org/sipsorcery/blob/master/src/net/RTP/RT...
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Small functional imrpovement to openai demo. (#1265) b9d662a
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Small functional imrpovement to openai demo.
sipsorcery opened a pull request on sipsorcery-org/sipsorcery
Small functional imrpovement to openai demo.
sipsorcery created a branch on sipsorcery-org/sipsorcery
openai-func2 - 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
- Openai demo functional (#1263) * Updated openai demo to use a functional approach. * Removed comment. a79fcd5
sipsorcery pushed 1 commit to openai-demo-functional sipsorcery-org/sipsorcery
- Removed comment. 7cffd2e
sipsorcery created a branch on sipsorcery-org/sipsorcery
openai-demo-functional - 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
- Fixed problem with webrtc web sokcet peer not sending ICE candidates. e150050
sipsorcery created a comment on an issue on sipsorcery-org/SIPSorceryMedia.Abstractions
Where do you need to use the new samplig rates? That enum has only very limited use in the main library. Pushing a new nuget package for SIPSorceryMedia.Abstractions will require all 5 dependent...
sipsorcery pushed 1 commit to master sipsorcery/webrtc-echoes
- Libwebrtc video (#54) * Add video factories to libwebrtc server. * Add all in one docker file for testing. 776f0e8
sipsorcery created a branch on sipsorcery/webrtc-echoes
libwebrtc-video - Simple useful interoperability tests for WebRTC libraries. If you are a WebRTC library developer we'd love to include you!
sipsorcery created a tag on nofrixion/moneymoov-dotnet
hotfix-target2-rtn - .NET Core SDK for NoFrixion's MoneyMoov API
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Update openapi demo comments. a25b597
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Renamed demo from chatgpt to openai. (#1262) * Renamed demo from chatgpt to openai. * Put OPUS behind a construct... 2d352b8