Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ispysoftware created a comment on an issue on MekayelAnik/ispyagentdvr-docker
Needed to run `chmod 666` on the cert file
ispysoftware pushed 1 commit to main ispysoftware/AgentDVR-Plugins
- Remove more newtonsoft packages 39c1a80
ispysoftware pushed 2 commits to main ispysoftware/Agent-Translations
ispysoftware created a repository: ispysoftware/Agent-Translations
https://github.com/ispysoftware/Agent-Translations - Localisation files for Agent DVR
ispysoftware created a branch on ispysoftware/Agent-Translations
main - Localisation files for Agent DVR
ispysoftware opened a pull request on sipsorcery-org/sipsorcery
Fix locking issue in SctcTransport
getting some rare hard crashes in transport.Send(buffer, offset, length); hopefully this lock update will resolve it What happens if Close is called whilst state is connecting? ``` if (st...ispysoftware pushed 21 commits to Optimise 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
- Only get stream format once Add timeout to ice gathering Add prefer H264 flag for compatible formats de318f6
- revert c49c0c9
- Optimise SendVideo and SendAudio (only get SendingFormat once) Add sanity check for ICE Gathering timeout 8e7b251
- Optimise SendVideo and SendAudio (only get SendingFormat once) Add sanity check for ICE Gathering timeout Fix bug in ... 44c733c
- remove turn folder 66c7568
- Merge branch 'Optimise' of https://github.com/ispysoftware/sipsorcery into Optimise e1748d8
- Remove turn folder dc1aa26
- Move gather timeout to config 52076bc
- Fix rounding bug in SendAudioFrame Fix bug where duplicate durations were being added to local track timestamp in Sen... ebc9a43
- remove comment marker 8eb5837
- Check for null dca7447
- Fix bug with HasVideo and HasAudio ae9c22c
- Fix locking issue f9c4c6c
- and 1 more ...
ispysoftware pushed 38 commits to Optimise ispysoftware/sipsorcery
- Minor fixes and adjustments to examples. (#1240) a3eff45
- Updated webrtccmdline TURN settings and comments. db81143
- Softphone vid reenable (#1246) * Re-enable the video events on the softphone demo. * Added readme. 0a5362b
- Added a unit test to check the SDP media format order. Tightened up the SDP owner parsing. (#1248) 82809d2
- Optimise SendingFormat, Timeout on Wait and Fix bug in g722 (#1249) * fix stream retrieval bug RTC updates * add... 2ab8d55
- Updated getting authenticated STUN request to use FIPS compliant library. (#1257) * Updated getting authenticated ST... b931e11
- Added webrtc example for connectiing to openapi's realtime webrtc server (#1260) * Added webrtc example for connecti... f3573ed
- ChatGPT sample connects as long as OPUS offered (#1261) * wip: demo program. * Added initial attempt at OPUS code... e0a75d7
- Renamed demo from chatgpt to openai. (#1262) * Renamed demo from chatgpt to openai. * Put OPUS behind a construct... 2d352b8
- Update openapi demo comments. a25b597
- Fixed problem with webrtc web sokcet peer not sending ICE candidates. e150050
- Openai demo functional (#1263) * Updated openai demo to use a functional approach. * Removed comment. a79fcd5
- Small functional imrpovement to openai demo. (#1265) b9d662a
- Removed extraneous comment. 465805f
- 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
- Update abstractions package and bump version for new package release. e8e256b
- Updated nuget package versions in examples. ee19ab0
- and 18 more ...
ispysoftware created a branch on ispysoftware/sipsorcery
Optimise - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
ispysoftware created a comment on an issue on MekayelAnik/ispyagentdvr-docker
I think you'll need to provide the full log - there's probably something missing that's important
ispysoftware created a comment on an issue on MekayelAnik/ispyagentdvr-docker
That's saying that the address/ SSL port is already in use
ispysoftware pushed 10 commits to master ispysoftware/sipsorcery
- Adding SERVICE method (#1284) * adding SERVICE method * changing content-type * adding comment 1224a46
- OpenAI WebRTC Alice & Bob (#1285) * wip: openai debate example. * wip: opeanai datachannel controls. * Got the... e7c9fb0
- Get Alice to be briefer. 4255c2a
- Openai debate2 (#1287) * wip: openai debate example. * wip: opeanai datachannel controls. * Got the conversati... 1d7339b
- Openai demo trigger conv (#1288) * wip: trigger conversation with dc call in openai demo. * Now triggering the op... ddc8ac2
- Openai examples (#1292) * Moved OpenAI examples to dedicated folder. * Sending function output back. * OpenAI ... 7d3b186
- Openai localfunction fixes (#1293) * Fixed readme link. * Fix local function example to only send session update af... 23441de
- Fix: Offer tcp aligned to condition (#1294) (#1295) 06a4d34
- Comment out debug message. e8bbcd1
- Merge branch 'sipsorcery-org:master' into master 1184e8b
ispysoftware created a comment on an issue on doitandbedone/ispyagentdvr-docker
@gbl08ma the main difference is we switched from using a library based on googles webrtc library (which was basically abandoned) https://github.com/pixiv/webrtc to using sipsorcery https://git...
ispysoftware created a comment on an issue on codeproject/CodeProject.AI-Server
I installed the cudnn-10.2-windows10-x64-v8.2.0.53.zip and added it to the path and now it gets further but crashes with 09:13:43:ALPR_adapter.py: Could not locate zlibwapi.dll. Please make sure i...
ispysoftware created a comment on an issue on codeproject/CodeProject.AI-Server
08:55:39:ALPR_adapter.py: An exception occurred initialising the module: (PreconditionNotMet) The third-party dynamic library (cudnn64_8.dll) that Paddle depends on is not configured correctly. (er...
ispysoftware created a comment on an issue on ispysoftware/iSpy
Agent does network discovery to find cameras on your network you can turn it off in server settings (under ONVIF discovery). That'll disabled the mDNS stuff as well. I'm not really sure what you ar...
ispysoftware opened an issue on codeproject/CodeProject.AI-Server
ALPR no plate found shouldn't be an error
The response from the API should be success with an empty predictions list - not finding a plate in the image shouldn't be an error state. Our platform treats success: false as a problem with proce...ispysoftware pushed 12 commits to master ispysoftware/sipsorcery
- Update abstractions package and bump version for new package release. e8e256b
- Updated nuget package versions in examples. ee19ab0
- Added webrtc negotiation unit test for an inactive audio offer. 9803b59
- Webrtc audioscope (#1274) * wip: webrtc audioscope building but not wired up. * Got opengl render loop firing on ... 3b0d505
- Added new demo notifcations to readme. (#1275) 4e63cf1
- Fixed markdown. 909277e
- Fixed typos. 3429dfd
- Use object.ReferenceEquals for reference type equality comparison (#1277) d7833a6
- Adjustments for ffmpeg file processing fixes. (#1279) * Adjustments for ffmpeg file processing fixes. * Removed f... dedc327
- Fixed RTP event negotiation to set common ID if remote party is not using 101. Resolves #1251. (#1280) befb54d
- Fixed build. 40fd873
- Merge branch 'sipsorcery-org:master' into master 3756b05
ispysoftware opened a pull request on vicmaeg/onvif-discovery
Fix probe message format
xmlns definitions have no spacing and the probe is invalidispysoftware pushed 1 commit to ProbeFix ispysoftware/onvif-discovery
- Fix probe message format bd3e041
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 ...
ispysoftware pushed 1 commit to main ispysoftware/AgentDVR-Plugins
- Update test app to use net9.0 ccbd570