Jared
|
eea84a79b4
|
Code cleanup.
|
2021-07-29 07:56:44 -07:00 |
|
Jared
|
7dc7895dbd
|
Fix reconnect. Trim unused hub methods.
|
2021-07-29 07:56:44 -07:00 |
|
Jared
|
323f971176
|
Fix WebRTC buffer reaching threshold during file transfer.
|
2021-07-29 07:56:44 -07:00 |
|
Jared
|
cd30d14445
|
Remove unnecessary usings.
|
2021-07-29 07:56:44 -07:00 |
|
Jared
|
b74e2e7e77
|
Fix Linux window positioning. Wait for WebRTC buffer to clear when sending files.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
e951b72f98
|
Implement file uploading for Windows.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
b4b9f09365
|
Create browser controls. Begin fleshing out client services.
|
2021-07-29 07:56:43 -07:00 |
|
Jared
|
8c069d7d6d
|
Undo commented code.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
4b797d975a
|
Cleanup and message de-duplication.
|
2021-07-29 07:56:42 -07:00 |
|
Jared
|
a135b22131
|
Message handling cleanup and de-duplication.
|
2021-07-29 07:56:42 -07:00 |
|
Jared Goodwin
|
378a318e2d
|
Add IAppLauncher interface and create implementation per OS. Minor refactoring.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
75db74c85e
|
Add Linux session indicator. Add NotifyUser to app settings. Add ShutdownService.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
b94435d55e
|
Add SessionIndicator for Windows.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
f46da0f7f1
|
Capture full screen after capturer init.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
e4df1e24a3
|
Add "stream mode" as an option for WebRTC video.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
c00883e267
|
Check transeiver instead of peer connection for video track.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
6b592379b8
|
Target .NET Core 3.1 for Desktop.Core library.
|
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
|
44dc4e346c
|
Handle errors in CreateFromArgb32Callback.
|
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
|
dd3b9083bd
|
Update WebRTC library and accomodate API changes.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
71d30765e5
|
Desktop app fixes. Screen capture tweaks. Installer tweaks.
|
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 |
|