Commit Graph

5422 Commits (65ba88de3f61343fdb2031530134f6a4d1bd0dae)

Author SHA1 Message Date
winlin 81db13f27f RTC: Update stat for nack 4 years ago
winlin 51e630d53c RTC: For RTP packet, never switch to context of session except error. 4 years ago
winlin 154ae9b4eb RTC: Update stat for twcc and rr 4 years ago
winlin 86d615f27e RTC: Print stat for pli and timer every 5s. 4.0.70 4 years ago
winlin 9a0e5bc979 RTC: Fix udp recvfrom bug 4 years ago
winlin ccb6c49029 RTC: Refine timer to 20ms, twcc to 40ms 4 years ago
winlin d069346f6b Update server stat for fast-id search 4 years ago
winlin 84afeaf433 Update server stat for fast-id search 4 years ago
winlin 44f5ca6a35 Update server stat for fast-id search 4 years ago
winlin 5ae47725e6 SRS: Refine the UDP address parsing, no string 4 years ago
winlin ca3ac467a3 RTC: Stat the UDP packets and addresses 4 years ago
winlin 2b73c1c7e6 RTC: Refine the UDP address parsing, no string 4 years ago
winlin 52609ea2f0 RTC: Use vector for fast search fast-id 4 years ago
winlin 7f4d8a40e9 RTC: Refine the SRTP protect api 4 years ago
winlin 2989e6c9c3 Fix build fail 4 years ago
winlin 949044d773 RTC: Refine SRTP unprotect rtp and rtcp, without copy 4 years ago
winlin aec27450e8 RTC: Refine unprotect_rtp to reuse cipher 4 years ago
winlin 719df6fa41 RTC: Parse TWCC SN fastly. 4 years ago
winlin 79a6907a65 RTC: Parse PT fast and refine udp handler. 4.0.69 4 years ago
winlin 826546d518 Refine pps add SrsPps 4 years ago
winlin c3414a30dc RTC: Refine UDP packet peer fast id. 4.0.68 4 years ago
winlin e95fd10462 RTC: Don't parse RTP header if no twcc 4 years ago
winlin 49a772770f Refine code 4 years ago
winlin fec088972d RTC: Fix bug for header parsing 4 years ago
winlin e17d20c8fa RTC: Refine static cast for RTC connection 4 years ago
winlin a5b21c159f RTC: Support disable nack 4 years ago
winlin 2b60112130 RTC: Support disable nack 4 years ago
winlin dffbebfe6f RTC: Fast parse ssrc and find the publisher 4 years ago
winlin 5f31868ce6 RTC: Refine publish stream by find publisher 4 years ago
winlin 6fa3b8212c Update ST doc 4 years ago
winlin 301904467a Update .gitignore 4 years ago
winlin b0208029bb RTC: Reuse UDP socket to receive packet. 4.0.67 4 years ago
winlin 9ada516e98 At least wait 1ms when <1ms, to avoid epoll_wait spin loop. 4.0.66 4 years ago
winlin 5eafcea895 RTC: Refine performance for UDP recv context id switch 4 years ago
winlin b7f5fa7c9d RTC: Fix NACK remove loop bug 4 years ago
winlin 4bcfce7ff1 RTC: Refine is_alive code 4 years ago
winlin aeca278de0 RTC: Refine log for twcc large timer 4 years ago
winlin e776e0eca7 Refine server stat, extract to hybrid server stat 4 years ago
winlin 152c161de3 Fix utest fail 4 years ago
winlin a357c013cd Timer: Apply timer(HourGlass) to server and sources 4 years ago
winlin ee1d06c613 Main: Refine sever manager. 4 years ago
winlin 98c29a1494 Timer: Refine the hour glass, support stop 4 years ago
winlin 45834b805b RTC: Refine RTP header, never extends from any class 4 years ago
winlin b189fc3fac RTC: Send NACK by timer, no by RTP packet 4 years ago
winlin 407ae1d7f6 RTC: Send NACK by timer, no by RTP packet 4 years ago
winlin abc26d470b RTC: Refine NACK check, interval, time 4 years ago
winlin d505bb6ea6 RTC: Update stat for received nack 4 years ago
winlin 43d4240a30 RTC: Never copy the packet for hijack. 4 years ago
winlin d01a429c13 RTC: Update stat for nack 4 years ago
winlin e31169d306 RTC: For RTP packet, never switch to context of session except error. 4 years ago
winlin 515529eba9 RTC: Update stat for twcc and rr 4 years ago
winlin 4539ffa086 RTC: Print stat for pli and timer every 5s. 4.0.70 4 years ago
winlin 18c27111e0 RTC: update stat for pli, timer and dispose 4 years ago
winlin aefd7fccd0 RTC: Fix udp recvfrom bug 4 years ago
winlin 3d34eb33e5 Fix utest fail 4 years ago
winlin b4282a6ee1 Fix build fail 4 years ago
winlin a43f339aa6 Update server stat for cid 4 years ago
winlin 102434b3d5 Context: Use key of thread to store context 4 years ago
winlin 33ab785ce9 RTC: Refine timer to 20ms, twcc to 40ms 4 years ago
winlin 83ab551396 Update server stat for fast-id search 4 years ago
winlin cbfec753f0 Update server stat for fast-id search 4 years ago
winlin af499094f8 Update server stat for fast-id search 4 years ago
winlin ec0d68d6b0 SRS: Refine the UDP address parsing, no string 4 years ago
winlin 638a94ade2 RTC: Stat the UDP packets and addresses 4 years ago
winlin d41a925694 RTC: Refine the UDP address parsing, no string 4 years ago
winlin 95193979f4 RTC: Use vector for fast search fast-id 4 years ago
winlin ef279a8b1e RTC: Refine the SRTP protect api 4 years ago
winlin 864356c9bd Fix build fail 4 years ago
winlin 9f91351f3c RTC: Refine SRTP unprotect rtp and rtcp, without copy 4 years ago
winlin 0c07459d19 RTC: Refine unprotect_rtp to reuse cipher 4 years ago
winlin 9a9efb8546 RTC: Parse TWCC SN fastly. 4 years ago
winlin d184b5662c RTC: Parse PT fast and refine udp handler. 4.0.69 4 years ago
winlin 668f8cbf6c Refine pps add SrsPps 4 years ago
winlin 8cb5cab717 RTC: Refine UDP packet peer fast id. 4.0.68 4 years ago
winlin 7bb04998af RTC: Don't parse RTP header if no twcc 4 years ago
winlin 05441d6354 Refine code 4 years ago
winlin fd605fc4ac RTC: Fix bug for header parsing 4 years ago
winlin 9c17721eb9 RTC: Refine static cast for RTC connection 4 years ago
winlin d526e170a5 RTC: Support disable nack 4 years ago
winlin d0c0f26160 RTC: Support disable nack 4 years ago
winlin 80985c7307 RTC: Fast parse ssrc and find the publisher 4 years ago
winlin cd06f2da0c RTC: Refine publish stream by find publisher 4 years ago
winlin f3806126c4 Research: Add udp connect 4 years ago
winlin de3ec74657 Update ST doc 4 years ago
winlin 960f48721f Update .gitignore 4 years ago
winlin 2b85ad1f60 RTC: Reuse UDP socket to receive packet. 4.0.67 4 years ago
winlin cfddc8f266 At least wait 1ms when <1ms, to avoid epoll_wait spin loop. 4.0.66 4 years ago
winlin 19a7c7682e RTC: Refine performance for UDP recv context id switch 4 years ago
winlin ec01f94b17 RTC: Fix NACK remove loop bug 4 years ago
winlin 0c89e899bd RTC: Refine is_alive code 4 years ago
winlin 1db8a3c92e RTC: Refine log for twcc large timer 4 years ago
winlin 076182cde2 Pick from develop. 4.0.65 4 years ago
winlin d92bbe7558 RTC: Support eip with port 4 years ago
winlin 3fa767f3cc Build: Support --ssl-local to rebuild openssl even system exists 4 years ago
winlin cd83054759 ST: Update doc 4 years ago
winlin 09224ea7e0 ST: Update doc 4 years ago
winlin 6e3bd61599 Enable --nasm and --srtp-asm by default for performance. 4.0.64 4 years ago
winlin 945cf64024 Refine srs_player 4 years ago
winlin f006bf59b1 Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin 979bf86e8b Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin 5c41766b79 Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin b373400257 RTC: Extract NACK handler from stream to track. 4 years ago
winlin 40ea0b67f9 RTC: Refine RTP packet decoder to track and stream 4 years ago
winlin 0fe85a295c Refine options with default value 4 years ago
winlin b9a5d4beb6 Refine options with default value 4 years ago
winlin 1615c3df6c RTC: Refine code 4 years ago
winlin ec2535b183 RTC: Refine code 4 years ago
winlin 62909bb2d0 Merge branch '4.0release' into develop 4 years ago
winlin 0848574902 Research: Add c++11 thread-local 4 years ago
winlin 73c4b1cb6e RTC: Enable -std=c++11 by default. 4.0.65 4 years ago
winlin e5391ff93d RTC: Support eip with port 4 years ago
winlin 849703bca1 Build: Support --ssl-local to rebuild openssl even system exists 4 years ago
winlin 5678e8e1e7 ST: Update doc 4 years ago
winlin 6ecda1c79e ST: Update doc 4 years ago
winlin f6720c18c6 Enable --nasm and --srtp-asm by default for performance. 4.0.64 4 years ago
winlin 10205e8cc1 Refine srs_player 4 years ago
winlin 4514947e67 Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin f01da568cb Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin 618333cdd1 Support HTTP-FLV and HLS for srs-player by H5. 4.0.63 4 years ago
winlin e2bdacb337 RTC: Extract NACK handler from stream to track. 4 years ago
winlin f2d45442c1 RTC: Refine RTP packet decoder to track and stream 4 years ago
winlin 0c56d11605 Refine options with default value 4 years ago
winlin 1371a47962 Refine options with default value 4 years ago
winlin e26b685169 Refine script 4 years ago
winlin 09011eea3a RTC: Refine code 4 years ago
winlin aaa3918a72 RTC: Refine code 4 years ago
winlin 4bb3ad5637 For #2142, Fix bug for fixing memory leak for bridger. 4.0.62 4 years ago
winlin 4e70bf5eaf For #2142, Fix memory leak for bridger of RTC source stream. 4.0.61 4 years ago
winlin 50bb9eb391 Revert "For #2142, RTC: Fix memory leak"
This reverts commit 2492b726af.
4 years ago
winlin ed32965aa4 Revert "Fix #2142, Async release bridger when unpublish. 4.0.60"
This reverts commit 06adb9dc42.
4 years ago
winlin 06adb9dc42 Fix #2142, Async release bridger when unpublish. 4.0.60 4 years ago
winlin 10ffb2da36 HTML5 video tag resolution adaptive. 4.0.59 4 years ago
winlin 26dec1b037 Release 4.0.58
Merge #2109, Fix bugs for GB28181.
Merge #2109, Refine srs_string_split.
Fix memory leak and bugs for RTC.
4 years ago
winlin b6843428c6 Fix build warnings 4 years ago
winlin 81d78310a0 Fix build warnings 4 years ago
winlin 61f62ceec6 Fix build warnings 4 years ago
winlin 473942c6f6 Kernel: Add utest for srs_string_split 4 years ago
winlin 8580b1e5fb Merge branch '4.0release' into develop 4 years ago
winlin f8266fe3b7 Add usage for --cherrypy=on|off when configure 4 years ago
winlin bfa156247c Merge branch '4.0release' into develop 4 years ago
winlin 6c7ffdeedf Merge branch '3.0release' into 4.0release 4 years ago
winlin d520679547 Refine code for changing id of stat to string 4 years ago
winlin 4f013404e3 Refine stat id 4 years ago
winlin 1c41f5d796 Merge SRS3, change id of stat to string 4 years ago
winlin fb7c051833 Change id from int to string for the statistics. 3.0.157 4 years ago
johzzy 3c14a96bdd
fix: html5 video tag resolution adaptive. (#2128) 4 years ago
winlin 248085edfe For #2109, Add more utest for srs_string_split 4 years ago
winlin 2492b726af RTC: Fix memory leak 4 years ago
xbpeng121 47422b7819
GB28181: 无法对接平台问题及一些小bug (#2109)
* 1-新增srs_string_split2函数,该函数支持空串也能按照原有顺序进行切分并放入数组
2-SrsGb28181Device增加属性字段,并在收到catalog命令时能够更新该属性
3-修复sip包解包不严谨bug(body中有可能会有SRS_RTSP_CRLFCRLF那么导致header_body[1]就不一定是body了可能只是body的一部分)

* 1-修复停用rtp多路复用参数(invite_port_fixed)不起作用bug

* bugfix: 当srs发送invite时会指定一个ssrc作为流媒体序列号,但有些平台发流时并不使用这个作为ssrc,而是自己新生成一个。(修复该bug是在invite response时解析内容中的sdp,把对方生成的流媒体序列号ssrc读出来,并且更新srs的channel映射)

* Update push.gb28181.conf

恢复成原来的conf

* bugfix,在取得muxer时需要更新。之前写反了

* Merge branch 'develop' into 4.0release

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 修改sdp_map相同属性的连接符

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 修改sdp_map相同属性的连接符

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 解决冲突时,优先选择原有代码(还原选择develop的代码)

* 回退原来代码

* 删除parse_sdp存储至map相关代码

* 格式恢复

* 格式恢复

* 恢复格式

* srs_string_split() 函数的bugfix

Co-authored-by: xbpeng <xianbin.peng@sibat.cn>
4 years ago
winlin 6cf93557e1 RTC: Fix publish RTC ssrc bug 4 years ago