Commit Graph

  • 1f3c93c77a [feat] add robust throughput estimator dijunkun 2025-02-10 14:23:07 +08:00
  • 61ac3a9971 [fix] fix timestamp in congestion control feedback dijunkun 2025-02-08 17:59:30 +08:00
  • 8d7068aa32 [feat] enable congestion controller dijunkun 2025-02-07 17:42:05 +08:00
  • 597d760d24 [feat] fix crash and update rtc module dijunkun 2025-02-06 17:37:18 +08:00
  • 316a0220a8 [feat] add network controller into video send channel dijunkun 2025-02-06 17:36:35 +08:00
  • 3accdf2192 [fix] fix crash due to rtp receivers destroy dijunkun 2025-02-06 17:08:26 +08:00
  • 1d85247785 [fix] use shared ptr to create real time clock dijunkun 2025-02-06 13:53:58 +08:00
  • dbb31f8298 [fix] fix illegal access to IceTransport's member function in lambda dijunkun 2025-02-06 11:10:08 +08:00
  • 60d5885b8b [fix] fix nvidia h264 decoder return value dijunkun 2025-02-06 10:03:23 +08:00
  • bcf61e1ada [fix] fix crash due to sub stream window properties dijunkun 2025-02-05 23:31:33 +08:00
  • 08e596714b [fix] fix h264 rtp packetization error dijunkun 2025-02-05 17:29:26 +08:00
  • 794e33c325 [fix] fix h264 rtp packetization error dijunkun 2025-02-05 17:28:57 +08:00
  • 2d5749f93a [fix] fix h264 rtp packet parse dijunkun 2025-01-24 17:54:54 +08:00
  • bff577ba34 [feat] update rtc module dijunkun 2025-01-23 17:29:26 +08:00
  • 7b839ab773 [fix] fix h264 rtp packet packetization and depacketization dijunkun 2025-01-23 17:28:17 +08:00
  • 4df935b9d2 [fix] fix log name conflict dijunkun 2025-01-22 17:34:35 +08:00
  • cd349cd98d [feat] rewrite rtp module dijunkun 2025-01-22 17:32:24 +08:00
  • ea592f5a58 [fix] fix crash due to rtp extension dijunkun 2025-01-21 17:30:00 +08:00
  • 477fd1f13b [fix] fix qos module dijunkun 2025-01-20 18:41:52 +08:00
  • 5bbd182a3f [fix] fix congestion control module dijunkun 2025-01-17 17:33:13 +08:00
  • 6e2a52e506 [feat] use original webrtc header defines dijunkun 2025-01-16 17:33:46 +08:00
  • a8e9609736 [feat] implementation for send side congestion controller dijunkun 2025-01-14 17:31:18 +08:00
  • ba268016e4 [feat] receive and parse congestion control feedback supported dijunkun 2025-01-13 17:12:28 +08:00
  • 63ed77e43a [feat] congestion control feedback sending support dijunkun 2025-01-10 17:21:03 +08:00
  • 49b74ffcd6 [fix] fix crash caused by RtpPacketReceived dijunkun 2025-01-09 17:03:08 +08:00
  • de212a8e75 [feat] implementation for qos module dijunkun 2025-01-08 17:30:13 +08:00
  • 7a84b25b5c [feat] update qos module dijunkun 2025-01-07 17:31:14 +08:00
  • 601fedfd76 [fix] fix inbound rtp statistics dijunkun 2025-01-06 17:18:49 +08:00
  • 0737eee95a [feat] update transport module and channel module dijunkun 2025-01-06 17:10:56 +08:00
  • eef35ff0d4 [feat] separate rtp send/receive module from ice transport module dijunkun 2025-01-03 17:34:46 +08:00
  • 7ddcca53e4 [fix] update qos module dijunkun 2024-12-18 18:07:45 +08:00
  • 9bb560314b [fix] use reinterpret_cast to convert u8"x" to const char* dijunkun 2024-12-18 17:29:13 +08:00
  • 2512e1eb15 [feat] update congestion control feedback dijunkun 2024-12-18 17:27:42 +08:00
  • c6d4b172fc [fix] fix transport feedback module dijunkun 2024-12-12 16:37:11 +08:00
  • bacf62c6b8 [feat] add rtcp packet module dijunkun 2024-12-11 17:34:51 +08:00
  • b29f3de868 [feat] SSRC supported for RTP packets dijunkun 2024-12-09 17:08:22 +08:00
  • 2cb92ddd72 [feat] add rtcp thread in rtp video receiver dijunkun 2024-12-06 17:26:52 +08:00
  • 348df6a4bf [fix] fix loss rate calculation dijunkun 2024-12-04 23:33:11 +08:00
  • 1a0c5e8b42 [feat] use client_properties_ and server_properties_ to store streams properties dijunkun 2024-12-03 17:22:15 +08:00
  • 6e3c8c488d [feat] add user id in NetStatusReport dijunkun 2024-12-03 17:20:31 +08:00
  • 011919d0e7 [feat] use SubStreamWindowProperties to store sub stream properties dijunkun 2024-12-02 17:30:51 +08:00
  • 418ab7a1d2 [fix] fix net traffic stats display new-ui dijunkun 2024-12-02 11:03:55 +08:00
  • 6a2c9af316 [feat] loss rate display supported dijunkun 2024-12-01 17:00:59 +08:00
  • 49d6307154 [fix] fix loss rate calculation dijunkun 2024-12-01 17:00:20 +08:00
  • b0fdcd9193 [fix] fix loss rate calculation dijunkun 2024-11-29 18:20:26 +08:00
  • eaabf478cc [feat] update net statistics module dijunkun 2024-11-29 17:54:15 +08:00
  • daef6f19dc [feat] use the io statistics module to collect network information dijunkun 2024-11-29 17:53:30 +08:00
  • ffe3ca76af [feat] switch rtc module into new branch 'qos' dijunkun 2024-11-28 18:27:34 +08:00
  • 11d84068a4 [fix] start to send data only when ice status turns to READY dijunkun 2024-11-28 18:26:00 +08:00
  • c5a6302220 [fix] update rtc module dijunkun 2024-11-28 15:16:48 +08:00
  • 21737c354a [fix] fix crash: ice worker still has IceWorkMsg::Type::Destroy msg which has not been processed when try to stop ice worker dijunkun 2024-11-27 22:15:45 +08:00
  • 9b2f81690f [fix] fix stream window scale error dijunkun 2024-11-27 20:28:42 +08:00
  • 9621e6b570 [fix] fix right shift key mapping on MacOSX dijunkun 2024-11-27 17:33:54 +08:00
  • ce3ae03bef [fix] prevent cursor relocation when stream window resized dijunkun 2024-11-27 17:24:45 +08:00
  • e0457213ea [fix] fix display errors when stream window resized dijunkun 2024-11-27 16:14:14 +08:00
  • 10cdc440a0 [fix] fix key press/release event dijunkun 2024-11-27 14:34:54 +08:00
  • ddc62c90bb [fix] fix all unused variables and type conversions on Windows dijunkun 2024-11-27 11:17:43 +08:00
  • 9e70d0e8fc [fix] fix all unused variables and type conversions on MacOSX dijunkun 2024-11-27 10:57:09 +08:00
  • 1b7c8905b7 [fix] fix all unused variables and type conversions on MacOSX dijunkun 2024-11-27 10:56:43 +08:00
  • 4533d53ba8 [fix] fix all unused variables and type conversions dijunkun 2024-11-26 23:31:06 +08:00
  • 826fc2d312 [fix] fix all unused variables and type conversions dijunkun 2024-11-26 23:30:38 +08:00
  • 0caa243006 [fix] fix unused variables and type conversions dijunkun 2024-11-26 17:31:37 +08:00
  • 7e3856a68d [fix] fix unused variables and type conversions dijunkun 2024-11-26 17:31:16 +08:00
  • 1e58abdfdd [feat] rewrite log module dijunkun 2024-11-26 16:05:28 +08:00
  • 8d56a76844 [feat] rewrite log module dijunkun 2024-11-26 16:03:08 +08:00
  • 370ac08d09 [fix] use new rtc api dijunkun 2024-11-26 15:06:55 +08:00
  • 09c0ab9235 [fix] move codecs from pc into transmission module dijunkun 2024-11-26 15:06:05 +08:00
  • 98c6501846 [feat] enable to save ice io stream into local files dijunkun 2024-11-26 00:57:07 +08:00
  • 31b6b2736c [fix] fix control and shift keys convertion from Win to MacOSX dijunkun 2024-11-25 17:29:49 +08:00
  • abd22ab7f1 [fix] fix Win/MacOSX keycodes convertion dijunkun 2024-11-25 17:15:22 +08:00
  • 5ab68988aa [fix] fix stream window grabbing cannot be released after connection closed dijunkun 2024-11-22 18:12:36 +08:00
  • ba3edcc02a [feat] keyboard control supported on MacOSX dijunkun 2024-11-22 18:05:13 +08:00
  • 8414a57a5b [feat] keyboard control supported on Windows dijunkun 2024-11-22 17:17:33 +08:00
  • 3f777e4662 [fix] fix compile error dijunkun 2024-11-22 16:45:14 +08:00
  • 52828183a1 [feat] keyboard capture supported on Windows dijunkun 2024-11-22 16:39:01 +08:00
  • df7489f8e2 [fix] update imgui to v1.91.5-docking to fix: inputText cannot input text after add a space in remote id dijunkun 2024-11-21 18:40:42 +08:00
  • 4fea7d86e1 [feat] cursor will move into remote id input box automaticlly if the last input remote id does not exist dijunkun 2024-11-21 16:20:25 +08:00
  • cb17b7c8db [fix] fix setting item [enable turn] dijunkun 2024-11-21 16:05:10 +08:00
  • cf7ef89bf2 [fix] fix cursor position when stream window initialization dijunkun 2024-11-21 10:34:04 +08:00
  • 2d2a578800 [fix] fix control window position when stream window size changed dijunkun 2024-11-20 19:17:33 +08:00
  • 0ba12f3ccf [fix] only display client side net status if connected to itself dijunkun 2024-11-19 22:33:59 +08:00
  • 38fabc9741 [fix] fix the user id of net traffic stats dijunkun 2024-11-19 20:04:27 +08:00
  • 5ac603977d [fix] fix net traffic stats display dijunkun 2024-11-19 17:31:31 +08:00
  • 25d5a80bee [fix] reset net traffic stats after connection closed dijunkun 2024-11-19 17:26:01 +08:00
  • c9d452a025 [feat] disable settings modification during streaming dijunkun 2024-11-19 17:21:27 +08:00
  • 8132d62c02 [feat] show net traffic stats in control bar dijunkun 2024-11-19 16:56:30 +08:00
  • ca32ebeefe [feat] net traffic stats supported dijunkun 2024-11-18 17:33:09 +08:00
  • c5c85f0785 [feat] net traffic stats supported dijunkun 2024-11-18 17:32:42 +08:00
  • 5bf5e9ee25 [feat] change UI layouts dijunkun 2024-11-18 16:08:54 +08:00
  • bf097008e7 [feat] use SDL_WINDOW_HIDDEN to delay showing the main window to avoid black window during initialization dijunkun 2024-11-18 15:10:02 +08:00
  • 59b1208321 [feat] load different size fonts in initialization dijunkun 2024-11-15 18:19:54 +08:00
  • 84194188f8 [fix] fix redundant recent connection cache file due to remember_password_ flag not being set correctly dijunkun 2024-11-14 17:26:08 +08:00
  • a067441fb9 [feat] change recent connections layout dijunkun 2024-11-14 17:13:38 +08:00
  • 6eac8380b6 [feat] generate random AES128 key and iv during initialization, save them in cache file and load when program starts dijunkun 2024-11-14 00:49:30 +08:00
  • 5aed8317ca [feat] quick connecting supported dijunkun 2024-11-13 23:27:06 +08:00
  • 9aed7a19cf [fix] fix AES encrypt and decrypt dijunkun 2024-11-13 17:58:59 +08:00
  • c0154be1aa [fix] use APIs in evp.h to encrypt and decrypt dijunkun 2024-11-13 00:47:54 +08:00
  • f9d024e971 [feat] use AES to encrypt image names dijunkun 2024-11-12 17:30:28 +08:00
  • 526eb4bb31 [feat] add trash and connect buttons on recent connection images dijunkun 2024-11-11 17:05:47 +08:00
  • f9347cbd49 [feat] use confirm window to confirm recent connections deletion dijunkun 2024-11-11 10:49:07 +08:00