Commit Graph
95 Commits
Author SHA1 Message Date
Di Junkun fbbbfc5e6a Update README_CN.md 2023-12-21 15:02:12 +08:00
Di Junkun d2cefd1827 Update README.md 2023-12-21 14:59:44 +08:00
Di Junkun a350e06529 Update README.md 2023-12-21 14:56:18 +08:00
Di Junkun 8c742ffa08 Update README.md 2023-12-21 14:34:11 +08:00
Di Junkun 475005b8a4 Update README.md 2023-12-20 15:54:54 +08:00
dijunkun 4da5188759 Update README.md 2023-12-20 15:19:44 +08:00
Di Junkun d8df4df5ae Update README.md 2023-12-20 15:17:53 +08:00
dijunkun fa05bbc8f8 Update README.md 2023-12-20 13:00:39 +08:00
Di Junkun 927f1a6d49 Update README.md 2023-12-20 09:34:43 +08:00
dijunkun 1d87f61d9f Update README.md 2023-12-19 17:33:16 +08:00
dijunkun ce546b77f5 Hide cursor when remote peer connected 2023-12-18 16:52:49 +08:00
dijunkun b9e69cde51 Remove unused variables 2023-12-18 16:17:55 +08:00
dijunkun e3987b4a42 Fix remote action type undefined error 2023-12-18 16:06:53 +08:00
dijunkun 0034359431 Update submodule 2023-12-18 15:27:11 +08:00
dijunkun cec275bbe0 Add 1 second time interval for retry join transmission 2023-12-18 15:10:41 +08:00
dijunkun fe68464cd2 Fix remote id hint error 2023-12-18 13:43:08 +08:00
dijunkun 181c473625 Use SDL to get screen resolution 2023-12-18 11:15:55 +08:00
dijunkun 2fc89923ae Use factory method to create screen capturer 2023-12-15 17:29:17 +08:00
dijunkun 9276d5bfec Fix compile error 2023-12-14 17:14:52 +08:00
dijunkun 95ef8fe8b9 Use factory method to create mouse controller on MacOS 2023-12-14 17:02:43 +08:00
dijunkun 3ab0e0136e Use factory method to create mouse controller on Windows 2023-12-14 16:40:10 +08:00
dijunkun daecc0d1e9 Use factory method to create mouse controller on Linux 2023-12-14 16:27:13 +08:00
dijunkun bfecf47226 Fix cross platform compile error 2023-12-13 17:32:02 +08:00
dijunkun 09c42dd7ed 1.Add linux mouse control test;2.Fix unused variables warnning 2023-12-13 17:26:08 +08:00
dijunkun a8a3b88514 Use uinput to control mouse and keyboard on Linux 2023-12-07 19:00:34 -08:00
dijunkun 2d6cfb5c76 Support cursor control on MacOS 2023-12-06 15:24:01 +08:00
dijunkun ed8b536ac0 Add signal connection status 'NoSuchTransmissionId' 2023-12-04 14:04:36 +08:00
dijunkun 5e2d27e9d2 Fix ffmpeg link error on MacOS 2023-12-04 11:20:30 +08:00
dijunkun 47a2dc85f9 Fix screen capture on MacOS 2023-12-01 17:16:38 +08:00
dijunkun 5febe99bc2 Support screen capture on MacOS 2023-12-01 16:54:17 +08:00
dijunkun 97bed80088 Fix link flag for MacOS 2023-12-01 10:12:06 +08:00
dijunkun 070f7bd21e Disable ffmpeg openh264 codec 2023-11-29 22:57:29 -08:00
dijunkun 4a65a59803 Enable audio transmission 2023-11-29 22:04:53 -08:00
dijunkun 733434f9b3 Switch rtc core to branch opus 2023-11-21 22:36:36 -08:00
dijunkun 7b7787f638 Add audio capture test 2023-11-21 22:32:06 -08:00
dijunkun b64d399967 Capture full screen and resize to 1280x720 for Linux platform 2023-11-20 23:11:21 -08:00
dijunkun 65f9862929 Enable password checking when login 2023-11-20 22:48:18 -08:00
dijunkun 3065c15631 Save password in cache 2023-11-20 22:24:27 -08:00
dijunkun e28de1fbda Change folder name 2023-11-19 23:41:58 -08:00
dijunkun e802306148 Fix compile error 2023-11-19 23:30:41 -08:00
dijunkun 4a16857da8 Support generate makefile 2023-11-17 00:38:13 -08:00
dijunkun 6776b915da Do not refresh display frame if disconnected 2023-11-16 00:38:29 -08:00
dijunkun 311b94492a Fix received_frame flag error in display client 2023-11-16 00:32:52 -08:00
dijunkun be659f8e49 Fix display error on Linux 2023-11-16 00:27:45 -08:00
dijunkun 375d849786 Add library OpenFEC v1.4.2 2023-11-09 01:00:39 -08:00
dijunkun b347b160e2 Fix x11 screen capture memory leakage 2023-11-08 01:20:02 -08:00
dijunkun 31e5d5025a OpenH264 supports Windows platform 2023-11-07 15:27:57 +08:00
dijunkun 61b2eb2fdb Fix openh264 decode error caused by yuv stride 2023-11-06 19:02:39 -08:00
dijunkun a64655dec9 Implementation for openh264 codec 2023-11-03 02:31:57 -07:00
dijunkun 3399d43501 1.ImGUI display success; 2.To do: fix x264 encode green screen 2023-11-02 02:34:14 -07:00
dijunkun 5fb35ecd77 Fix ffmpeg link error on Linux platform 2023-11-01 21:42:35 -07:00
dijunkun 7a28cab427 Update x11 capture module 2023-10-31 02:35:53 -07:00
dijunkun a114ffdb36 Update linux capture module 2023-10-30 02:33:39 -07:00
dijunkun f766330039 Nice connection supports MacOSx 2023-10-16 13:56:21 +08:00
dijunkun 6b8e33b83c Add callback for connection status 2023-10-11 17:01:14 +08:00
dijunkun 9c16a24867 Not control mouse in DEBUG mode 2023-10-11 16:17:13 +08:00
dijunkun c5f2f6cf82 Add feature password 2023-10-11 16:03:22 +08:00
dijunkun 8064130356 Fix remote id cannot modify error 2023-10-11 15:20:53 +08:00
dijunkun 60c3390203 Fix default display resolution to 720p and change resize strategy 2023-10-11 14:58:04 +08:00
dijunkun f246ab8720 Fix signal server member list error when rejoin same one connection 2023-10-11 14:26:57 +08:00
dijunkun b887fcbf86 Fix ice status check error 2023-10-11 09:45:58 +08:00
dijunkun 7216d318b4 Fix crash during rejoin connection 2023-10-10 17:09:24 +08:00
dijunkun 1acd613b45 Fix windows compile error 2023-10-10 11:05:15 +08:00
dijunkun 610f89a828 Finish remote desk gui 2023-10-10 10:31:32 +08:00
dijunkun 82ef2a161d Combine server and client into a single program 2023-10-09 17:31:55 +08:00
dijunkun 32c8048430 Add ID input gui 2023-10-09 16:31:47 +08:00
dijunkun cb4648ce72 Fix mouse control 2023-10-09 15:05:10 +08:00
dijunkun ea2f5d319d Eable leave connection 2023-10-09 14:11:29 +08:00
dijunkun 45ccbe1637 Add main menu using imgui 2023-10-08 17:39:28 +08:00
dijunkun 0f2f984286 Use imgui 2023-10-08 16:33:53 +08:00
dijunkun 72d669f8bc Remove dependent for vcpkg::sdl2 2023-10-07 17:33:18 +08:00
dijunkun 89fa82b165 Fix cursor position error 2023-10-07 15:12:09 +08:00
dijunkun c5f90e1aee Fix error caused by type 'long' has difference size in difference platforms 2023-10-07 14:43:33 +08:00
dijunkun 1802453dbb Add -ldl link flag for Linux platform 2023-09-22 15:50:40 +08:00
dijunkun 67e7f2e82b Fix compile compatibility 2023-09-22 14:50:37 +08:00
dijunkun 287b7dbc94 Remote desk client supports Linux platform 2023-09-22 14:48:21 +08:00
dijunkun d20fee4a64 Remote desk client supports MacOS 2023-09-19 17:06:00 +08:00
dijunkun 297410b679 Fix data parse error 2023-09-14 16:32:22 +08:00
dijunkun 1f08c80aab Implementation for user data sending 2023-09-13 17:31:02 +08:00
dijunkun 238eef1c93 Implementation for jitter 2023-09-08 17:45:01 +08:00
dijunkun bde35e3b1c Combine Fu-A subframes into complete h264 frame 2023-09-08 16:09:23 +08:00
dijunkun 955182f5a0 Nalu slices test pass 2023-09-07 15:46:26 +08:00
dijunkun b1180f1e93 1.Implementation for rtp session module; 2.Separate signal server from main project 2023-09-06 11:29:34 +08:00
dijunkun d3e9df260a Use one thread to process render and mouse/key events 2023-09-02 00:20:55 +08:00
dijunkun 2088bf190c Use vcpkg static ffmpeg lib for windows 2023-09-01 21:34:08 +08:00
dijunkun 7dd304b686 Fix crash caused by remote desk client leaves 2023-09-01 18:08:56 +08:00
dijunkun c65e6b7af2 Fix kcp transmission error 2023-08-31 17:49:08 +08:00
dijunkun 72d4982f54 Use kcp as QoS module 2023-08-30 17:44:22 +08:00
dijunkun 1e90d99980 Fix sdl2 resize window 2023-08-30 10:02:58 +08:00
dijunkun a2000ddcd6 Use SDL2 to display BGRA frame 2023-08-30 00:29:08 +08:00
dijunkun ae67ad961e Use sdl2 to display capture screen 2023-08-29 17:33:58 +08:00
dijunkun 76a80e6d07 Remove files 2023-08-29 00:21:33 +08:00
dijunkun d4b1ac1fb8 wgc dll test pass 2023-08-28 17:19:46 +08:00
dijunkun e970bdc929 Add wgc demo 2023-08-28 00:53:55 +08:00
dijunkun 2b5c0ee533 Add application folder 2023-08-24 17:36:28 +08:00