Commit Graph

  • b6671bdbe7 [feat] delete recent connection supported dijunkun 2024-11-08 17:52:19 +08:00
  • edcf5d408c [feat] use horizontal scroll bar to show all recent connections dijunkun 2024-11-08 14:51:58 +08:00
  • 8c8731909e [feat] remote host names will be shown below thumbnails dijunkun 2024-11-07 17:30:55 +08:00
  • de721ac6e3 [feat] use a list to show thumbnails of recent connections dijunkun 2024-11-07 16:58:25 +08:00
  • 963f1da1d8 [fix] fix redefinition error on MacOSX dijunkun 2024-11-07 16:32:35 +08:00
  • 4c6159e4d4 [feat] write and load thumbnails supported dijunkun 2024-11-07 16:29:02 +08:00
  • e3c2e9ec6d [fix] fix png images write and read dijunkun 2024-11-07 02:38:35 +08:00
  • 02022bdcdf [feat] add recent connections window dijunkun 2024-11-06 17:28:11 +08:00
  • 19ea426efc [feat] change UI layouts dijunkun 2024-11-05 17:29:39 +08:00
  • 863070a8a7 [feat] enable window grab when mouse control enabled multi-window dijunkun 2024-11-04 17:29:26 +08:00
  • 44f9e6a8c9 [fix] fix crash due to multi-context fonts release dijunkun 2024-11-04 16:13:20 +08:00
  • 087d5d7e52 [feat] use an additional window to show video streams dijunkun 2024-11-01 20:30:06 +08:00
  • 26fa53f867 [fix] fix imgui layout error dijunkun 2024-11-01 15:57:15 +08:00
  • d18af6cbc6 [fix] fix client id generation rt_desk dijunkun 2024-10-30 17:25:41 +08:00
  • 9d2e6f0c2a [fix] fix ice status error during closing ice connection dijunkun 2024-10-30 17:11:35 +08:00
  • b5bb62bd22 [feat] support new screen capture method by using ScreenCaptureKit on MacOSX dijunkun 2024-10-18 17:20:52 +08:00
  • 35d4f522c5 [fix] stop threads when DestroyIceTransmission() called dijunkun 2024-10-18 17:15:33 +08:00
  • 30c167e6cc [fix] use reliable ice by default dijunkun 2024-10-16 15:27:21 +08:00
  • b10e41ccab [fix] fix the function which converts yuv420p into nv12 dijunkun 2024-10-16 09:48:33 +08:00
  • 6e622b4ab2 [fix] find out dav1d decode error dijunkun 2024-10-15 17:36:18 +08:00
  • 9a6def32fd [fix] fix av1 rtp packetizer dijunkun 2024-10-15 10:29:18 +08:00
  • c13cffb58e [fix] fix OBU_TEMPORAL_DELIMITER and OBU_SEQUENCE_HEADER obu data building dijunkun 2024-10-14 17:31:08 +08:00
  • 6bda59b1a7 [fix] obu data corrupted after transmission dijunkun 2024-10-12 17:30:29 +08:00
  • 1407f67d3c [fix] try to fix av1 packets parsering dijunkun 2024-09-29 17:23:59 +08:00
  • 7388a2c288 [fix] update obu parser dijunkun 2024-09-27 17:30:24 +08:00
  • 2740f31642 [feat] add aom av1 decoder implementation dijunkun 2024-09-27 17:29:47 +08:00
  • bbd60570a1 [fix] packetize kObuTypeTemporalDelimiter obu into rtp packets dijunkun 2024-09-24 16:45:26 +08:00
  • aa1bc1a936 [fix] fix the issue where created video codec is different from the one negotiated dijunkun 2024-09-23 14:31:07 +08:00
  • c7b934026b [feat] support getting codec name dijunkun 2024-09-23 14:14:45 +08:00
  • 5eb455b6c8 [feat] support using negotiated sdp to create media codecs dijunkun 2024-09-23 11:13:53 +08:00
  • f48e5a7350 [fix] fix capabilities negotiation dijunkun 2024-09-20 17:30:45 +08:00
  • 8083d4b4c9 [fix] fix audio payload type parsing dijunkun 2024-09-19 17:32:33 +08:00
  • 9ed3ab9929 [fix] fix the fullscreen error when closing the connection dijunkun 2024-09-19 16:41:59 +08:00
  • 9d2e122fcc [fix] fix the issue where the media payload type parsing failed dijunkun 2024-09-19 16:41:06 +08:00
  • f4cf4d826b [feat] support multiple streams in sdp dijunkun 2024-09-19 16:18:14 +08:00
  • e48b29a2c8 [feat] implentation for negotiation module dijunkun 2024-09-18 17:29:30 +08:00
  • 0e3da6daf8 [fix] reset openh264 target bitrate dijunkun 2024-09-18 09:46:45 +08:00
  • a0bccfe53d [fix] increase the default size of the RingBuffer to 1280 to prevent handling overly large encoded video frame dijunkun 2024-09-13 22:00:47 +08:00
  • dca18762e0 [fix] use original screen render resolution to capturing and fix cursor mapping error dijunkun 2024-09-13 17:08:58 +08:00
  • fed7c3b103 [fix] fix cursor mapping error dijunkun 2024-09-13 16:04:19 +08:00
  • d246b7a04d [fix] fix the issue where the title bar is displayed incorrectly when in fullscreen mode dijunkun 2024-09-13 15:10:23 +08:00
  • a49ca813e0 [fix] fix black screen after close the connection dijunkun 2024-09-13 10:35:53 +08:00
  • c67ce332f6 [fix] add rtp header version checker dijunkun 2024-09-13 00:33:07 +08:00
  • 0c688efaee [fix] fix buttons position when control bar in the right dijunkun 2024-09-12 17:22:13 +08:00
  • be3561d46f [fix] optimize the first graph rendering time when open this program dijunkun 2024-09-12 17:17:07 +08:00
  • c3af40a3f0 [feat] add close button in control bar dijunkun 2024-09-12 16:22:02 +08:00
  • d493b9a131 [feat] make the window centered on the screen after closed dijunkun 2024-09-12 13:57:51 +08:00
  • 4e4e84ae4d [fix] fix window size when closed after resized dijunkun 2024-09-12 13:51:11 +08:00
  • fea545e5e7 [fix] do not forget to destroy the texture dijunkun 2024-09-11 17:35:27 +08:00
  • 9096769a85 [fix] fix render stream blurry problem dijunkun 2024-09-11 11:22:17 +08:00
  • bbd05bcb8d [fix] fix crash due to accessing to invalid virtual function dijunkun 2024-09-10 22:32:59 +08:00
  • 04ab157ecb [fix] fix crash due to invalid pointer dijunkun 2024-09-10 17:33:55 +08:00
  • a8333c622b [fix] fix nvidia encoder crash during reconfigure the resolution dijunkun 2024-09-10 17:32:43 +08:00
  • 2331f08283 [fix] fix cursor mapping error due to the client render aspect ratio different from the server screen aspect ratio dijunkun 2024-09-06 19:36:33 +08:00
  • 9f8f99f21b [fix] fix cursor mapping error due to ffmpeg default screen capture resolution different from the real screen resolution dijunkun 2024-09-06 19:32:30 +08:00
  • 56dadb6a49 Merge branch 'rt_desk' of github.com:dijunkun/continuous-desk into rt_desk dijunkun 2024-09-06 17:38:43 +08:00
  • 59c9ca8d53 [fix] fix render area cannot fit the resolution of the receiving video stream dijunkun 2024-09-06 17:38:09 +08:00
  • 2f16d22ab7 [fix] fix openh264 encoder resolution change failed dijunkun 2024-09-06 16:57:23 +08:00
  • f16a4e8aa2 [feat] support original resolution screen capture on MacOSX dijunkun 2024-09-06 15:20:06 +08:00
  • 890615e13a [fix] fix crash during termination dijunkun 2024-09-06 13:07:20 +08:00
  • 255ef0edec [feat] openh264 encoder and dav1d decoder support dynamic resolution dijunkun 2024-09-06 13:05:57 +08:00
  • 2f72e3957e [feat] support dynamic resolution codec dijunkun 2024-09-05 17:29:27 +08:00
  • c477643aed [feat] support dynamic resolution codec dijunkun 2024-09-05 17:28:58 +08:00
  • c0c2b18b8b [feat] add statistics module dijunkun 2024-09-04 17:31:08 +08:00
  • 1292018f51 [fix] fix crash when signal server close the connection actively dijunkun 2024-09-04 17:03:40 +08:00
  • d285d7971a [fix] fix crash when signal server close the connection actively dijunkun 2024-09-04 17:03:09 +08:00
  • 8ae9513104 [feat] only a six-char password will be accepted dijunkun 2024-09-03 17:29:46 +08:00
  • c1efe2f4ac [feat] do not capture cursor dijunkun 2024-09-03 17:00:57 +08:00
  • 1210a0b631 [fix] fix crash caused by accessing invalid memory dijunkun 2024-09-03 16:24:36 +08:00
  • 39863c597e [feat] allow user to set customized password dijunkun 2024-09-03 15:50:38 +08:00
  • d78dc4585f [feat] enable TURN for answer peer by default dijunkun 2024-09-03 10:43:13 +08:00
  • 8a964f0030 [feat] add option 'enable TURN service' in settings menu dijunkun 2024-09-02 17:29:03 +08:00
  • fd392922d7 [fix] only offer peer use use id list to create ice agent dijunkun 2024-09-02 16:54:29 +08:00
  • 74e29f25bf [fix] do not use smart pointer to manage std::thread objects dijunkun 2024-09-02 16:33:01 +08:00
  • 98bd477af5 [fix] solve deadlock caused by destroy ice agent dijunkun 2024-09-02 16:31:33 +08:00
  • 1e5bea2b1e [feat] put ice agent into ice worker thread and use message queue to handle events dijunkun 2024-08-28 17:31:27 +08:00
  • 0b11646619 [feat] put ice agent into ice worker thread and use message queue to handle events dijunkun 2024-08-28 17:30:34 +08:00
  • d8297ebb74 [feat] use fix random password otherwise user regenerates one dijunkun 2024-08-28 10:28:11 +08:00
  • 93d7f71cf2 [feat] support use param to control enable TURN or not dijunkun 2024-08-27 17:06:56 +08:00
  • 0b0e61cdc4 [feat] add config param to control use TURN or not dijunkun 2024-08-27 17:05:41 +08:00
  • 887a217828 [fix] fix fonts missing dijunkun 2024-08-27 17:04:11 +08:00
  • 35f26283de [fix] change video receiver check compelete frame frequency dijunkun 2024-08-21 17:10:18 +08:00
  • 89b12136e4 [fix] Optimizing video encoding speed for software encoders dijunkun 2024-08-20 17:18:29 +08:00
  • 6ae12771c2 [fix] check the return value is DAV1D_ERR(EAGAIN) or not for method dav1d_get_picture() and dav1d_send_data() dijunkun 2024-08-20 17:09:55 +08:00
  • 949aa804e7 [fix] set g_threads = 8 and AOME_SET_CPUUSED = 10 for av1 encoder dijunkun 2024-08-20 16:46:40 +08:00
  • 5536311920 [fix] use 'CAMERA_VIDEO_REAL_TIME' instead of 'SCREEN_CONTENT_REAL_TIME' for openh264 encoder because the latter will cause slow encoding dijunkun 2024-08-20 16:11:22 +08:00
  • def7025abf [fix] fix connection status display dijunkun 2024-08-20 10:21:34 +08:00
  • e9be021c0f [fix] allow data sending once ice connected dijunkun 2024-08-20 10:20:53 +08:00
  • 35af5aab43 [fix] fix control bar border color dijunkun 2024-08-19 17:09:19 +08:00
  • 9ea67df0fd [fix] fix title bar icon error when leaves maximized state dijunkun 2024-08-19 14:16:21 +08:00
  • 72fda8a728 [feat] let keyboard focus on input widget when needs to input password dijunkun 2024-08-19 11:05:08 +08:00
  • 070b48d7a7 [fix] fix mouse and audio capture buttons cannot be disabled once enabled dijunkun 2024-08-16 17:30:44 +08:00
  • 6168009cef [feat] support building xcode app on MacOSX dijunkun 2024-08-16 17:19:17 +08:00
  • 4eac29b6de [fix] remove libyuv shared library (*.dylib) on MacOSX dijunkun 2024-08-16 17:17:12 +08:00
  • 61b57dd3fe [fix] fix codec creating on MacOSX dijunkun 2024-08-16 15:37:35 +08:00
  • 06a7243ac1 [fix] fix mouse click event sending when control bar hovered dijunkun 2024-08-16 15:06:42 +08:00
  • c8602b0d89 [fix] fix cursor position error dijunkun 2024-08-16 14:52:44 +08:00
  • e3c730fd5f [fix] fix screen capture error in client mode dijunkun 2024-08-16 14:22:08 +08:00
  • b252cb6ddd [style] use self-draw icon for mouse and audio_capture disable buttons dijunkun 2024-08-16 13:55:48 +08:00
  • 8ca1e8e5a1 [style] reset menu bar line size dijunkun 2024-08-16 09:35:09 +08:00