Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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 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
sipsorcery pushed 1 commit to openai-demo sipsorcery-org/sipsorcery
- Put OPUS behind a constructor parameter. 643611e
sipsorcery created a branch on sipsorcery-org/sipsorcery
openai-demo - 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
- ChatGPT sample connects as long as OPUS offered (#1261) * wip: demo program. * Added initial attempt at OPUS code... e0a75d7
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
ChatGPT sample connects as long as OPUS offered
OPUS codec not currently working properly. Will need more work in a separate PR.sipsorcery opened a pull request on sipsorcery-org/sipsorcery
ChatGPT sample connects as long as OPUS offered
OPUS codec not currently working properly. Will need more work in a separate PR.sipsorcery created a branch on sipsorcery-org/sipsorcery
chatgpt-sdp - 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
- Added webrtc example for connectiing to openapi's realtime webrtc server (#1260) * Added webrtc example for connecti... f3573ed
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Added webrtc example for connectiing to openapi's realtime webrtc server
The browser based js version currently works. The C# version can establish a WebRTC peers connection but is not getting a data channel response.sipsorcery pushed 1 commit to chatgpt-webrtc-example sipsorcery-org/sipsorcery
- Single line peer conenction to openapi realtime server but still no datachannel or audio packets. 1f74f7b
sipsorcery pushed 1 commit to chatgpt-webrtc-example sipsorcery-org/sipsorcery
- Example updates. d408aa2
sipsorcery created a branch on sipsorcery-org/sipsorcery
chatgpt-webrtc-example - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.