Commit Graph

252 Commits

Author SHA1 Message Date
dijunkun
079ceddae7 Fix api export define error 2023-11-29 22:02:45 -08:00
dijunkun
3a1be00ca5 Opus codec module test pass 2023-11-29 19:16:12 -08:00
dijunkun
d79720532d Optimize build script 2023-11-22 17:00:52 +08:00
dijunkun
e44c5b1cc7 Add opus codec test 2023-11-21 22:30:25 -08:00
dijunkun
2a9760c5e5 Fix openh264 compile error on MacOS 2023-11-17 16:59:27 +08:00
dijunkun
0b90feed79 Support generate makefile 2023-11-17 00:38:13 -08:00
dijunkun
bd2722f408 Disable FEC by default 2023-11-16 01:15:09 -08:00
dijunkun
4ec26a1fd7 Add closed status for ice 2023-11-16 00:50:55 -08:00
dijunkun
b0bee226d1 Implementation for FEC decoder module 2023-11-15 22:01:05 -08:00
dijunkun
31b5d7f2e3 Fix rtp header marker bit error 2023-11-14 18:58:47 -08:00
dijunkun
5c0a6646c8 Fix H264 decode error caused by fec packets 2023-11-14 18:55:08 -08:00
dijunkun
fd667c8b86 Fix fec module type error 2023-11-14 00:17:14 -08:00
dijunkun
e410e4e0c4 Fix OpenFEC compile error on Windows platform 2023-11-14 16:11:57 +08:00
dijunkun
270ad8df43 Implementation for FEC encoder module 2023-11-13 22:46:07 -08:00
dijunkun
54529960d4 Set pong timeout interval to 1000ms 2023-11-09 14:38:02 +08:00
dijunkun
325ec69f5f Implementation for websocket heartbeat 2023-11-09 10:40:42 +08:00
dijunkun
007134838b Fix openh264 decoder frame loss 2023-11-08 16:29:16 +08:00
dijunkun
27bfcb7621 Update ffmpeg codec configures 2023-11-08 15:54:08 +08:00
dijunkun
99360f5da2 Use OpenH264 as default ffmpeg codec 2023-11-07 00:11:23 -08:00
dijunkun
e456ae3577 OpenH264 supports Windows platform 2023-11-07 15:27:57 +08:00
dijunkun
325f626fb5 Fix openh264 decode error caused by yuv stride 2023-11-06 19:02:39 -08:00
dijunkun
5ae756bf7f Implementation for openh264 codec 2023-11-03 02:31:57 -07:00
dijunkun
344bddb863 Add test for x11grab 2023-10-27 14:44:41 +08:00
dijunkun
888e43b7d0 Fix warning when destroy connection in TURN mode 2023-10-18 14:53:45 +08:00
dijunkun
5e11e6057a Use function nice_agent_set_relay_info() to set turn info 2023-10-17 14:50:33 +08:00
dijunkun
df42aaf225 Nice supports TURN mode 2023-10-17 14:00:12 +08:00
dijunkun
18b2a4a175 Fix nice agent crash 2023-10-17 10:54:40 +08:00
dijunkun
ca4f379d3b Libjuice deprecated 2023-10-16 17:27:04 +08:00
dijunkun
027780160e Nice connection supports MacOSx 2023-10-16 13:56:21 +08:00
dijunkun
a1940c9cf7 Libnice test pass 2023-10-14 19:13:40 +08:00
dijunkun
5b46218f9b Add libnice as ice agent 2023-10-13 17:34:06 +08:00
dijunkun
48b1d025fc Fix crash caused by server leave and rejoin 2023-10-11 17:30:29 +08:00
dijunkun
34274001dc Add callback for connection status 2023-10-11 17:01:14 +08:00
dijunkun
4a9cc19b23 Add feature password 2023-10-11 16:03:22 +08:00
dijunkun
24b94b8ffc Fix default display resolution to 720p and change resize strategy 2023-10-11 14:58:04 +08:00
dijunkun
682fa0ff17 Fix signal server member list error when rejoin same one connection 2023-10-11 14:26:57 +08:00
dijunkun
683235fa3f Fix ice status check error 2023-10-11 09:45:58 +08:00
dijunkun
aba06f3289 Fix crash during rejoin connection 2023-10-10 17:09:24 +08:00
dijunkun
9f0653211e Combine server and client into a single program 2023-10-09 17:31:55 +08:00
dijunkun
95d2d74979 Eable leave connection 2023-10-09 14:11:29 +08:00
dijunkun
8cc04796b1 Rejoin transmission when server leaves 2023-10-08 14:30:54 +08:00
dijunkun
7de31fd78f Fix turn config error 2023-10-08 11:20:23 +08:00
dijunkun
40f3d19af6 Remove dependent for vcpkg::sdl2 2023-10-07 17:33:18 +08:00
dijunkun
8f14230a04 1.Fix rtp packet memory leakage; 2.Retry candidates gathering when failed 2023-10-07 15:48:12 +08:00
dijunkun
e2e2fb53ae Make first frame for each connection into I frame 2023-10-07 15:32:06 +08:00
dijunkun
678b38049e Fix error caused by type 'long' has difference size in difference platforms 2023-10-07 14:43:33 +08:00
dijunkun
0a7dd291f1 Fix MacOS compile error 2023-10-07 10:07:45 +08:00
dijunkun
36305eef46 Add shared lib for nvcodec 2023-09-22 17:28:51 +08:00
dijunkun
aa198a4629 Remote desk client supports Linux platform 2023-09-22 14:48:21 +08:00
dijunkun
9355b670b8 Set I frame max qp to 22 for nvidia encoder 2023-09-21 17:02:35 +08:00