Page 1 of 1

Sever side source code

Posted: Sat Aug 08, 2015 12:18 pm
by Jim42
I've found the client source code on GitHub, but don't see the server side. Is this code available?

Major reason for asking is I want to:

1) Fix the UNC file access so I can access a shared drive while still running the services as local service.
2) Investigate why the recorder is constantly taking over 1% of CPU usage on my system.
3) Change the delete recoding API call so it physically deletes the file & not just the entry. Not sure if API has change & clients not been updated. (see bug viewtopic.php?f=52&t=6667)

After which I'll most likely start work on a Windows Universal App (Win8.1 + Win10) for managing Argus TV remotely.