Commit Graph

34 Commits

Author SHA1 Message Date
dijunkun 98bd477af5 [fix] solve deadlock caused by destroy ice agent 2024-09-02 16:31:33 +08:00
dijunkun 3a1be00ca5 Opus codec module test pass 2023-11-29 19:16:12 -08:00
dijunkun c8d404ea7d Fix compile error on Windows 2023-11-22 15:15:40 +08:00
dijunkun e44c5b1cc7 Add opus codec test 2023-11-21 22:30:25 -08:00
dijunkun 6d89a2aa35 Add library OpenFEC v1.4.2 2023-11-09 01:00:39 -08:00
dijunkun 6e19e53603 1.ImGUI display success; 2.To do: fix x264 encode green screen 2023-11-02 02:34:14 -07:00
dijunkun 821d0cd68b Update x11 capture module 2023-10-31 02:35:53 -07:00
dijunkun 7d2c3dda4e Update linux capture module 2023-10-30 02:33:39 -07:00
dijunkun a79fc87c63 Update linux capture test 2023-10-30 10:25:35 +08:00
dijunkun 64e0b9767b Update linux capture test 2023-10-27 17:33:02 +08:00
dijunkun 344bddb863 Add test for x11grab 2023-10-27 14:44:41 +08:00
dijunkun 5b46218f9b Add libnice as ice agent 2023-10-13 17:34:06 +08:00
dijunkun cea0cfdb95 1.Implementation for rtp session module; 2.Separate signal server from main project 2023-09-06 11:29:34 +08:00
dijunkun 3c1f7973d0 Use kcp as QoS module 2023-08-30 17:44:22 +08:00
dijunkun 36f4367c79 Set data receive interface for test 2023-08-24 15:09:20 +08:00
dijunkun 1c0d80fa3a Optimize PeerConnection::Create() and PeerConnection::Join() 2023-08-24 10:25:23 +08:00
dijunkun e31405c78b Release ice instance when a user leave transmission 2023-08-24 09:57:55 +08:00
dijunkun 2e28ad61f8 Notify other users when a user websocket closed 2023-08-23 17:35:57 +08:00
dijunkun 932944ad86 Remove user from transmission when websocket closed 2023-08-23 17:16:20 +08:00
dijunkun 5a38aabb55 Support mesh connection 2023-08-23 09:43:05 +08:00
dijunkun d5c1c26fc9 Use user id instead of ice username 2023-08-21 17:31:44 +08:00
dijunkun 515f0c06bd Dev version: Support multiple ice connections 2023-08-18 17:35:53 +08:00
dijunkun 3a55dd0938 Support multiple ice connections 2023-08-17 17:31:08 +08:00
dijunkun a9db3d290b Refactor connection create process 2023-08-17 10:20:47 +08:00
dijunkun c46396a18a Use hash in switch method instead of map list 2023-08-16 16:01:53 +08:00
dijunkun 481f6af9e7 Fix answer query offer side sdp error 2023-08-01 10:05:07 +08:00
dijunkun 7ad8375ddc Fix stun error on answer side 2023-07-31 14:59:02 +08:00
dijunkun 5792ded4ac Modify interface 2023-07-20 09:50:44 +08:00
dijunkun fbfaf9ac75 Use relative path for test config files 2023-07-18 17:33:49 +08:00
dijunkun 5362d9591e Fix stun port error 2023-07-18 17:11:09 +08:00
dijunkun 03cb767f1f Use config to declare signal/stun server info 2023-07-18 16:58:53 +08:00
dijunkun ea9ffbd6d8 Add test interface for ice data transport 2023-07-18 11:10:43 +08:00
dijunkun 8276dd6c20 Fix crash during answer 2023-07-17 10:27:13 +08:00
dijunkun ef6a04dc97 Init project 2023-07-13 14:17:34 +08:00