Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ispysoftware opened an issue on sipsorcery-org/sipsorcery
Add ability to prefer H264
My web clients vary in their SDP over whether they prefer VP8 (firefox) or H264 (chrome) but they support both. The server side app performance is much (much) better with H264. Unfortunately t...ispysoftware opened an issue on codeproject/CodeProject.AI-Server
virus found on winx64 installer (preview)
**Area of Concern** - [ ] Server - [ ] Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo] - [x] Installer - [ ] Runtime [e.g. Python3.7, .NET] - [ ] Module packages [...ispysoftware pushed 1 commit to main ispysoftware/agent-install-scripts
- pass through USE_BETA 4cc65d7
ispysoftware pushed 1 commit to main ispysoftware/agent-install-scripts
- display progress bar 515c865
ispysoftware pushed 7 commits to master ispysoftware/sipsorcery
- fix stream retrieval bug RTC updates 0c3e3cc
- Merge branch 'sipsorcery-org:master' into master 86973dc
- add translations for tray app and installer 1a8b920
- Merge branch 'master' of https://github.com/ispysoftware/sipsorcery 32a5d87
- fix for ptz serialization use wyze camera name from url e484d9c
- Merge branch 'master' of https://github.com/ispysoftware/sipsorcery 94160b2
- fix bug in g722 codec ed8cd70
ispysoftware created a comment on an issue on sipsorcery-org/sipsorcery
I resolved this on my version with ``` state.QmfSignalHistory[22] = inputBuffer[j++]; if (j < inputBufferCount) { state.QmfSignalHistory[23] = inputBuffer[j++]; } else { //Duplic...
ispysoftware pushed 21 commits to master ispysoftware/sipsorcery
- Changed the logging for the SIP and RTP UDP channels to omit the stack trace for expected socket closed exceptions. (... 1c6b956
- Un-obsolete STUN address attribute. Fix warnings. (#1229) 6ae72de
- Bumped version to 8.0.4. 1b8353b
- Added new nuget gha and updated examples gha. e632063
- Fixed yaml file indents. dd91760
- Added missing steps command to gha yaml. 1cc8899
- Removed dedicated softphone ci badge 9bf06a4
- Updates to exmaples and nuget gha. eae9a59
- Updated c# langversion to fix gha failures. 986277a
- Added another langversion fix. 226730e
- Bump version to test nuget publish. 5d74687
- Bumped version. c6e7b63
- Renamed examples gha. 8435a14
- Fix CI badge layout. 54956b2
- Removed azure devops and appveyor ci yamls. 47aada5
- Update vuln nuget package. (#1230) 24a9dfe
- Updated vuln nuget pkgs and updated target from 461 to 462 to allow removal of vuln xunit packages. (#1231) cf1a007
- Removed windows media project from sip examples. 6cf4b72
- Fixed selecting the common format when no telephone event. (#1232) 6245311
- Fixed reinvite null ref bug and updated webrtc projecct wtih vuln packages. (#1234) bbf0867
- and 1 more ...
ispysoftware pushed 1 commit to main ispysoftware/agent-install-scripts
- hardcode for testing 692b0e0
ispysoftware pushed 1 commit to main ispysoftware/agent-install-scripts
- add reinstall to linux installer install to /opt 4f2f492
ispysoftware pushed 1 commit to main ispysoftware/agent-install-scripts
- move agent to /opt/ on linux ba9b10a