Commit Graph

89 Commits

Author SHA1 Message Date
Jared
cc56974fed Cleanup. 2021-07-29 07:56:41 -07:00
Jared
5d57cb2760 Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events. 2021-07-29 07:56:40 -07:00
Jared Goodwin
e4df1e24a3 Add "stream mode" as an option for WebRTC video. 2021-07-29 07:56:37 -07:00
Jared Goodwin
bf89797558 Dispose of DataChannel before exiting. 2021-07-29 07:56:37 -07:00
Jared Goodwin
ad211e6e64 Added WebRTC video stream. 2021-07-29 07:56:37 -07:00
Jared Goodwin
b2c9536e23 Refactor IScreenCapturer. 2021-07-29 07:56:37 -07:00
Jared Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
a352582311 Add SignalR event handler for file transfer (for when WebRTC fails). 2021-07-29 07:56:36 -07:00
Jared Goodwin
8f6120cba7 Update ClipboardWatcher. 2021-07-29 07:56:36 -07:00
Jared Goodwin
35eff7cd31 Add chunking for images sent over SignalR. 2021-07-29 07:56:36 -07:00
Jared Goodwin
4ded311d34 Set key states up on window blur. 2021-07-29 07:56:35 -07:00
Jared Goodwin
39a67fef73 Session type serialization check. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3e9b0ec3c9 Fix session type serialization. 2021-07-29 07:56:35 -07:00
Jared Goodwin
d5ba6170b6 Fix session type display. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3b1e034ec0 Add Windows Session selection. 2021-07-29 07:56:35 -07:00
Jared Goodwin
8a65fed86a Remove unnecessary code. 2021-07-29 07:56:35 -07:00
Jared Goodwin
b17267ce2c One-time-password for remote control sessions via API. 2021-07-29 07:56:34 -07:00
Jared Goodwin
182e030c30 Update ServerConfig page for IceServers. 2021-07-29 07:56:34 -07:00
Jared Goodwin
ae72b81503 Make support shortcut optional. 2021-07-29 07:56:34 -07:00
Jared Goodwin
05f5a8fedc Update pinch-zoom. 2021-07-29 07:56:33 -07:00
Jared Goodwin
a4e17d19c5 Add configurable IceServers and concurrent update count. 2021-07-29 07:56:33 -07:00
Jared Goodwin
8cf4cf91f9 File transfer updates. 2021-07-29 07:56:33 -07:00
Jared Goodwin
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
9d536c2198 Update fixes. 2021-07-29 07:56:32 -07:00
Jared Goodwin
6c70cf6959 Modify update process. 2021-07-29 07:56:32 -07:00
Jared Goodwin
71b1bc1c00 Add connectionStarted property. 2021-07-29 07:56:31 -07:00
Jared Goodwin
b8cad43484 Add connection request denied. 2021-07-29 07:56:31 -07:00
Jared Goodwin
92b6ddb685 Begin creating wrapper. 2021-07-29 07:56:17 -07:00
Jared Goodwin
57b0486dc1 Add unauthorized message event. 2021-07-29 07:56:17 -07:00
Jared Goodwin
248406f05e Restructure for sending cursor change through WebRTC. 2021-07-29 07:56:17 -07:00
Jared Goodwin
a9efb0c784 Replace clipboard text input with button. 2021-07-29 07:56:16 -07:00
Jared Goodwin
88af1ebb05 Add WebRtc file transfer. 2021-07-29 07:56:16 -07:00
Jared Goodwin
fef83c9b9f Small fixes. 2021-07-29 07:56:16 -07:00
Jared Goodwin
dfa0b0d3d5 Fix file transfer progress bar. 2021-07-29 07:56:16 -07:00
Jared Goodwin
017a2dcc6a Fix monitor switching. 2021-07-29 07:56:16 -07:00
Jared Goodwin
92d23ff023 Add toast messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
dda3b887e9 Re-enable file sharing. 2021-07-29 07:56:16 -07:00
Jared Goodwin
ac27f7964d Cleanup. 2021-07-29 07:56:16 -07:00
Jared Goodwin
04031eb08d Finished WebRTC messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
a1e2f8bff8 Add WebRTC DTOs. 2021-07-29 07:56:16 -07:00
Jared Goodwin
08ac61e4ef Resolve dependency loop. 2021-07-29 07:56:15 -07:00
Jared Goodwin
74f48270ce Add missing interface 2021-07-29 07:56:15 -07:00
Jared Goodwin
ed0b50373f Add RTC message DTOs. 2021-07-29 07:56:15 -07:00
Jared Goodwin
9dcddd37af Add ContextMenu. 2021-07-29 07:56:15 -07:00
Jared Goodwin
95bcf0a4c3 InvokeAsync to SendAsync. 2021-07-29 07:56:15 -07:00
Jared Goodwin
650068bca8 Rename BufferUpdate to FrameReceived 2021-07-29 07:56:15 -07:00
Jared Goodwin
5bb5976a98 Auto quality tweaks. 2021-07-29 07:56:15 -07:00
Jared Goodwin
207816169f Remove Latency updates. 2021-07-29 07:56:14 -07:00
Jared Goodwin
7b7aa3bfc9 Touch enhancements. 2021-07-29 07:56:14 -07:00
Jared Goodwin
112e780576 Separate remote-control css theme values. 2021-07-29 07:56:14 -07:00