Commit Graph

49 Commits

Author SHA1 Message Date
Jared Goodwin
963ea9498e Added ability to block remote user input. 2021-07-29 07:56:01 -07:00
Jared Goodwin
c932523d81 Close active remote control sessions when user logs out. 2021-07-29 07:56:01 -07:00
Jared Goodwin
72c98a1b15 Kill chat process when pipe closes due to idle time. 2021-07-29 07:56:01 -07:00
Jared Goodwin
e8947cabb9 Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access. 2021-07-29 07:56:01 -07:00
Jared Goodwin
c4eb3ee0cc Chat service working for Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
685e690392 Chat service implemented. 2021-07-29 07:56:00 -07:00
Jared Goodwin
20c24c1e74 Begin creating chat service. 2021-07-29 07:56:00 -07:00
Jared Goodwin
372f1e18a0 Replace static state with DI container services. 2021-07-29 07:56:00 -07:00
Jared Goodwin
4f45bcc196 Add DI container in ScreenCast.Win. 2021-07-29 07:56:00 -07:00
Jared Goodwin
35341700d5 Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization. 2021-07-29 07:56:00 -07:00
Jared Goodwin
5fbe4849d1 Fix HTML encoding of script results. 2021-07-29 07:56:00 -07:00
Jared Goodwin
1628f3a64a Use chunking in WebRTC data channel. 2021-07-29 07:55:59 -07:00
Jared Goodwin
0d34e6880f Throttling adjustments. Refactoring and cleanup. 2021-07-29 07:55:59 -07:00
Jared Goodwin
a69cbae90a Added monitoring and throttling of WebRTC output buffer. 2021-07-29 07:55:59 -07:00
Jared Goodwin
6fb743a87b WebRTC working. 2021-07-29 07:55:59 -07:00
Jared Goodwin
351298f343 Move IKeyboardMouseInput interface. 2021-07-29 07:55:59 -07:00
Jared Goodwin
c23560ec86 Update to .NET Standard 2.1. 2021-07-29 07:55:59 -07:00
Jared Goodwin
d8e23c5375 Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2021-07-29 07:55:59 -07:00
Jared Goodwin
3a40cd1db6 NuGet packages update. 2021-07-29 07:55:59 -07:00
Jared Goodwin
01809dde46 Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring. 2021-07-29 07:55:59 -07:00
Jared Goodwin
a9be4c3443 Abort screencasting if viewer stops responding and disconnect message from server didn't arrive. 2021-07-29 07:55:58 -07:00
Jared Goodwin
1ce34aded4 Set default auto image quality adjust to true. 2021-07-29 07:55:58 -07:00
Jared Goodwin
04578158b3 Added auto image quality. 2021-07-29 07:55:58 -07:00
Jared Goodwin
4ce25a24b8 Fix multiple viewer casting. 2021-07-29 07:55:58 -07:00
Jared Goodwin
17ae89fd17 Update to screen resource locking. Changed capture throttling. 2021-07-29 07:54:02 -07:00
Jared Goodwin
f3e368543b Fixed DXCapture. 2021-07-29 07:54:02 -07:00
Jared Goodwin
9f9205a689 Dispose of old connection, if present. 2021-07-29 07:54:01 -07:00
Jared Goodwin
cf14ad8781 Added bi-directional clipboard sharing. 2021-07-29 07:54:00 -07:00
Jared Goodwin
c12b64edf1 Fix DirectX capturer initialization. 2021-07-29 07:54:00 -07:00
Jared Goodwin
367dd10ff2 Remove static screencaster. 2021-07-29 07:54:00 -07:00
Jared Goodwin
107ff34fcd Created interfaces for services. Reworked dependencies. 2021-07-29 07:54:00 -07:00
Jared Goodwin
403e78e134 Fix Linux remote control bug. 2021-07-29 07:53:59 -07:00
Jared Goodwin
79326f0b46 Core SDK update. Package updates. 2021-07-29 07:53:58 -07:00
Jared Goodwin
d279410593 Update Publish script and NuGet package. 2021-07-29 07:53:58 -07:00
Jared Goodwin
a2bff1af5e WIP on Core 3 upgrade. 2021-07-29 07:53:57 -07:00
Jared Goodwin
e0210822c2 Remove Newtonsoft.Json. 2021-07-29 07:53:57 -07:00
Jared Goodwin
c9c5b67c4d WIP on Core 3 upgrade. 2021-07-29 07:53:57 -07:00
Jared Goodwin
a99befab28 Refactor concurrent dictionaries. 2021-07-29 07:53:57 -07:00
Jared Goodwin
ba55347b60 Refactored unattended init and connection code. 2021-07-29 07:53:56 -07:00
Jared Goodwin
2b15131897 Desktop switching and connection recovery improvements. 2021-07-29 07:53:56 -07:00
Jared Goodwin
2cc0cd16c6 Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts. 2021-07-29 07:53:56 -07:00
Jared Goodwin
d531dddb40 Extracted idle timer into separate class. Rename namespace. 2021-07-29 07:53:56 -07:00
Jared Goodwin
fc16f56e7b Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring. 2021-07-29 07:53:56 -07:00
Jared Goodwin
ed391a7387 Remote machine name now gets added to browser tab's title. 2021-07-29 07:53:55 -07:00
Jared Goodwin
1ea295f8cb Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime. 2021-07-29 07:53:55 -07:00
Jared Goodwin
1344dd9c99 Made remote audio toggle-able. Fixed monitor selection buttons. 2021-07-29 07:53:55 -07:00
Jared Goodwin
c359f43f23 Explicit 32- and 64-bit desktop app installers. 2021-07-29 07:53:55 -07:00
Jared Goodwin
91a1af3be0 WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00