Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ispysoftware

ispysoftware opened a pull request on vicmaeg/onvif-discovery
Fix probe message format
xmlns definitions have no spacing and the probe is invalid
ispysoftware pushed 1 commit to ProbeFix ispysoftware/onvif-discovery

View on GitHub

ispysoftware created a branch on ispysoftware/onvif-discovery

ProbeFix - C# .NetStandard 2.0 library to discover ONVIF compliant devices

ispysoftware pushed 59 commits to master ispysoftware/onvif-discovery
  • Update vscode tasks and launch json's c231b1d
  • Added callback-based device discovery d3f3b38
  • Improved PR and fixed CI 8dea3dc
  • Fixed tests 4562491
  • Merge pull request #14 from jeremyVignelles/feature/discovery-callback Added callback-based device discovery d3ef756
  • Catch exceptions in ReceiveAsync - Continue the process, because an exception here may be that a camera is malfuncti... 69dae6c
  • Update nuget packages 41d3ada
  • Update github CI to .netcore 3.1 529de68
  • Update Readme with new Method accepting callback 0f8959e
  • Update documentation 1a46d5a
  • Merge pull request #15 from vmartos/fix-crash-receive Catch exceptions in ReceiveAsync b47fa18
  • Increase version number to 1.1.0 f45a706
  • Update CLI csproj to .NET 6 19ff57e
  • Fix Manufacturer parser when contains encoded spaces * refactor create new DeviceFactory to have the factory logic t... d2169e7
  • Fix Model parser to unescape encoded models 3d94963
  • Refactor how splits are done to be consistent cc7dac5
  • Add Unit tests for DeviceFactory * Reorganize Unit tests classes * Upgrade Test project to .net6 0febd0f
  • Add new Scopes property to DiscoveryDevice * It contains all the scopes from the probe match response 8d91c3c
  • Use .NET6 in the pipelines 356b05f
  • Increase version number to 1.2.0 fe0ab51
  • and 39 more ...

View on GitHub

ispysoftware pushed 1 commit to main ispysoftware/AgentDVR-Plugins
  • Update test app to use net9.0 ccbd570

View on GitHub

ispysoftware created a comment on an issue on doitandbedone/ispyagentdvr-docker
It really depends on your cameras - if you are using 4k h265 cameras for live view and encoding then yes GPU/ CUDA will help otherwise it's generally slower to transfer video frames from ram to GPU...

View on GitHub

ispysoftware created a comment on an issue on home-assistant/core
@frenck any ideas on what i should look for here I have no idea why this would be happening or what to do about it. PR's welcome

View on GitHub

ispysoftware pushed 1 commit to master ispysoftware/Agent_API

View on GitHub

ispysoftware pushed 1 commit to master ispysoftware/Agent_API

View on GitHub

ispysoftware created a comment on an issue on doitandbedone/ispyagentdvr-docker
The path is Agent/Models/ONNX/yamnet.onnx

View on GitHub

ispysoftware pushed 2 commits to master ispysoftware/Agent_API
  • Update swagger-ui to v5.18.2 83f8861
  • Merge pull request #6 from ispysoftware/swagger-ui-updates Update SwaggerUI to v5.11.8 710d53d

View on GitHub

ispysoftware closed a pull request on ispysoftware/Agent_API
Update SwaggerUI to v5.11.8
Updates [swagger-ui][1] to v5.11.8 Auto-generated by [create-pull-request][2] [1]: https://github.com/swagger-api/swagger-ui [2]: https://github.com/peter-evans/create-pull-request
ispysoftware created a review on a pull request on ispysoftware/Agent_API

View on GitHub

ispysoftware pushed 1 commit to master ispysoftware/Agent_API

View on GitHub

ispysoftware pushed 1 commit to master ispysoftware/Agent_API

View on GitHub

ispysoftware created a comment on an issue on sipsorcery-org/sipsorcery
OK makes sense - if people have hooked up a send already it'll be sending them twice - not sure if that will cause an issue or not. I think you also need to remove the event handler in CloseRtcp...

View on GitHub

ispysoftware pushed 5 commits to master ispysoftware/sipsorcery
  • HasVideo and HasAudio bug fixes (#1267) * fix stream retrieval bug RTC updates * add translations for tray app a... 206b4bf
  • Flatten net namespace to remove RTP specific namespaces (#1268) * Flatten Net namespace, no need for RTP specific na... 8157f4e
  • Updated the end year to 2025. 60ad77b
  • Added missing event handler for RTCP report ready. (#1269) cdf7bfe
  • Merge branch 'sipsorcery-org:master' into master 2e79aa4

View on GitHub