Commit Graph

135 Commits

Author SHA1 Message Date
dijunkun 0899fe2f1d Fix crash caused by multi threads during program termination 2023-09-11 14:45:22 +08:00
dijunkun 79c838629a Implementation for jitter 2023-09-08 17:45:01 +08:00
dijunkun dc11f50d82 Combine Fu-A subframes into complete h264 frame 2023-09-08 16:09:23 +08:00
dijunkun ab71838483 Fix default rtp type decode error 2023-09-07 17:42:09 +08:00
dijunkun b2e725e564 Implementation for FuA encode and decode 2023-09-07 17:20:38 +08:00
dijunkun 58c73f10c6 Nalu slices test pass 2023-09-07 15:46:26 +08:00
dijunkun 952bb02df5 Implementation for NALU 2023-09-06 17:30:58 +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 213318bfa3 Implementation for rtp module 2023-09-05 17:38:10 +08:00
dijunkun 3389dc5751 Add rtp module 2023-09-04 17:31:47 +08:00
dijunkun daf7caf5bb Use one thread to process render and mouse/key events 2023-09-02 00:20:55 +08:00
dijunkun d20df60472 Fix crash caused by remote desk client leaves 2023-09-01 18:08:56 +08:00
dijunkun af285f4b5b Fix kcp transmission error 2023-08-31 17:49:08 +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 28560cbac3 Remove websocket receive method in class IceTrnasmission 2023-08-24 14:36:34 +08:00
dijunkun dc84a0becf Add Qos module 2023-08-24 14:22:07 +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 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 ff8e1ed34d Fix crash caused by the initialization of answer peer ahead of offer peer 2023-07-31 15:21:32 +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 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 efc1e3bd85 Fix compile error for linux platform 2023-07-14 09:35:48 +08:00
dijunkun ef6a04dc97 Init project 2023-07-13 14:17:34 +08:00