Commit Graph

6320 Commits (1589858cb0be003946ca6637cb6ee4039071a62f)

Author SHA1 Message Date
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
winlin fbbdf5ba0e RTC: Fix audio track NULL bug 4 years ago
winlin 040893efde Add research for UDP binding 4 years ago
winlin 155587d2c1 RTC: Fix parse error stap playload crash bug 4 years ago
winlin ebe38f7337 RTC: Fix RTX bug 4 years ago
winlin 78fcaaf7b1 RTC: Fix memory leak 4 years ago
winlin 03389f5e8c Merge branch '4.0release' into develop 4 years ago
winlin 1df2ea5ca8 Merge branch '3.0release' into 4.0release 4 years ago
winlin 831c78062b Remove vhost in query if not present it 4 years ago
winlin 8fa093c53c Merge branch '4.0release' into develop 4 years ago
winlin 2538b02a9b Merge branch '3.0release' into 4.0release 4 years ago
winlin 6e43ef6866 For RTMP edge/forward, pass vhost in tcUrl, not in stream. 3.0.156 4 years ago
winlin f9444c376c Merge SRS4 4 years ago
winlin 0ccbd7c40a Support get schema for HTTP message 4 years ago
winlin af8bf67606 Refine player 4 years ago
winlin 92588c0872 Merge branch '4.0release' into develop 4 years ago
winlin 18d049accc Support disable CherryPy. 4.0.57 4 years ago
jinxue.cgh 7f081b4178 RTC: Refine TWCC from 200ms to 50ms 4 years ago
winlin c3938ddfd2 Research: Add cost analysis 4 years ago
winlin a4d1b3e2ca Research: Add cost analysis 4 years ago
winlin ec212b7413 Merge branch '4.0release' into develop 4 years ago
winlin 764909c6cf Clear disposing then free resources to avoid reuse addresses 4 years ago
winlin 6afdf3addf Merge branch '4.0release' into develop 4 years ago
winlin e8fa92e3d1 Refine logs for resource manager 4 years ago
winlin 5949eee4f4 Keep resources when dispoing to avoid reuse addresses. 4 years ago
winlin 9217fad73b Hotfix: Print resource address when manager dispose it 4 years ago
winlin 4d18835f3c Fix build fail 4 years ago
winlin 90b61ad952 Merge SRS4 4 years ago
winlin 5ebf034aea For #1694, Refine API for nb_bytes 4 years ago
winlin c17474627b Merge SRS3 4 years ago
winlin 25c76c1e8a Fix #1694, Support DVR 2GB+ MP4 file. 3.0.155 4 years ago
winlin 576be75f00 Merge branch '4.0release' into develop 4 years ago
winlin c97e943b07 Merge SRS3 4 years ago
winlin ab5ddd24e2 Fix #1548, Add edts in MP4 for Windows10. 3.0.154 4 years ago
winlin 721173e6af MP4: Fix warnings 4 years ago
winlin 1502560bcf Update conf 4 years ago
winlin 9caeb606bf ST: Support show coroutines. 4 years ago
winlin c7c6d8778a RTC: Fix warnings 4 years ago
jinxue.cgh 5309dbe18b RTC: Refine RTCP process 4 years ago
winlin 18ae8d8571 RTC: Fix SDP bug for firefox 4 years ago
winlin aad7c448bf For #1998, Support Firefox. 4 years ago
winlin 0c113ff084 For #1998, support firefox 4 years ago
winlin c5457e8241 RTC: Support unified-plan 4 years ago
winlin 27db60cc23 Fix #1996, Heap off-by-one in utest 4 years ago
winlin c796c0d093 Fix #1689, fix typo 4 years ago
莫战 b38f30c3ee support query parsing and escape 4 years ago
莫战 dc7124cd05 support base64 encode 4 years ago
jinxue.cgh 58b75c6f1b tfsfu: add play red pt negotiate 4 years ago
winlin 140f8b0fce For #1998, refine PT for firefox, support RED 4 years ago
PieerePi 3d5c18c25a
GB28181 code crashed in ffmpeg after commit "RTC: Use FFmpeg to transcode aac to opus" <d5a0ad3dd8>. (#2057)
Change the size from 64K to 256K.
4 years ago
ghostsf d3e153e504
fix: update CMakeLists.txt for rtc (#2042) 4 years ago
Jesse Xi 8515f5a91e
incomplete_len 在大华摄像头下,因为大华包头对音频的不标准处理,可能为负值,而sizeof(SrsPsPacketStartCode) 返回的是unsigned 类型, 因些增加判断 (#2039)
Co-authored-by: jesse.xi <jj.xi@tianrang-inc.com>
4 years ago
winlin c779d95246 GB28181: Remove chinese comments. 4 years ago
winlin 977e027d86 SIP: Fix build fail for Mac 4 years ago
Pieere Pi ffae1720ec gb28181模块可用性增强
主要改动,
1. 支持作为GB/T 28181上级平台
2. 新的目录接口sip_query_devicelist (/api/v1/gb28181?action=sip_query_devicelist)
3. 各种异常和问题修复
4. 其他一些小改动

以上改动基于feature/rtc分支,因为需要网页用WebRTC来拉GB28181的监控流,gb28181分支代码有点老了。

下面的序号n是指第n个差异块("@@ -"之间的内容)。

srs_gb28181.html
1. 原页面上多加了一个端口号
2-4. 给摄像头加上名称显示
5. 查询目录去掉chid
6. 删除通道参数分解为id和chid
7. API端口固定为1985

srs_app_gb28181.cpp
1-4. 四处因为错误而退出GB28181媒体处理循环,修改为不退出
5. payload为空异常
6. 修正判断startcode越界一个字符导致内存写越界的问题
ps流有可能末尾是全零填充,而且越界的那个字符正好是0x01,这样会多出一个nalu(末尾的三个0x00和一个越界的0x01),后面写video_data内存越界(if (first_pos != pre_pos){块,此处size - pre_pos - 4为-1,uint32_t naluLen得到的值为0,video_data[pre_pos+3] = p[0];写越界)破坏了其他数据,后续video_stream析构出错程序异常退出。
7. 此处srs后来已修复
8. 更新ssrc为被叫返回的值
原代码只支持标准中的《点播域内设备媒体流SSRC处理方式》(设备注册上来),不支持《点播外域设备媒体流SSRC处理方式》(即作为上级平台)。
这是因为如果srs作为上级平台,ssrc不是自己生成的,而是下级平台生成的。
9. 删除通道参数分解为id和chid
10. notify_sip_unregister后delete_stream_channel无效
11. notify_sip_query_catalog清空内存中的设备列表
12. 新函数query_device_list

srs_app_gb28181.hpp
1. update_rtmpmuxer_to_newssrc_by_id声明
2. 新函数get_gb28181_config_ptr和函数delete_stream_channel声明修改
3. 新函数query_device_list

srs_app_gb28181_sip.cpp
1-4. 在调试界面给摄像头加上名称显示;新函数clear_device_list和新函数dumpItemList
5-6. 两处因为错误而退出GB28181信令处理循环,修改为不退出
7. 设备注册上来,不检查服务器ID匹不匹配(支持作为上级平台)
8. 收到一个目录上报消息,更新内存中的数据
9. 更新ssrc为被叫返回的值
10. 新函数query_device_list

srs_app_gb28181_sip.hpp
1. 在调试界面给摄像头加上名称显示
2. 每个设备加上item_list,用于存储目录;新函数clear_device_list和新函数dumpItemList
3. 新函数clear_device_list

srs_app_http_api.cpp
1. 删除通道参数分解为id和chid
2. 新的接口sip_query_devicelist,用于查询所有设备的目录

srs_sip_stack.cpp
1. GB2312转UTF-8类
2. 被叫返回的ssrc初始化
3. parse_xml声明修改
4. 对XML内容进行字符集检测和转换
5-7. parse_xml定义修改
8. SIP BODY里面也有可能有\r\n
9-10. 防止恶意SIP消息 by vicious sip prober
11-12. 新的XML解析目录代码
13. 获取被叫返回的ssrc

srs_sip_stack.hpp
1. 依赖vector
2. 每个设备加上item_list,用于存储目录
3. 被叫返回的ssrc
4. parse_xml声明修改
4 years ago
yinjiaoyuan fe65c7bf84 For 2034, GB28181: Support transport over TCP 4 years ago
winlin 751dab56d8 RTC: Refine player and publisher 4 years ago
winlin 529264f238 RTC: Refine player and publisher 4 years ago
winlin 3cf3047f97 Add conf/rtc_live.conf 4 years ago
winlin 7521bc86ad For #1998, Update conf 4 years ago
winlin 7136af21de For #1998, TODO: FIME: Should check packetization-mode=1 also. 4 years ago
winlin 5d27c62e95 For #1998, fix fetch remote payload bug. 4.0.56 4 years ago
winlin 4650d47082 For #1998, Support Firefox, use PT in offer. 4.0.55 4 years ago
winlin 57b5204a10 For #1998, Set default fmtp for H264 when transmux RTMP to RTC 4 years ago
winlin 9908433bc8 For #1508, Transform http header name to upper camel case. 4.0.54 4 years ago
winlin 07c04a042a URI: Refine uri parser 4 years ago
winlin efca38cd89 Player: Change default HTTP-API port to 1985 for WebRTC 4 years ago
winlin e085250245 Update players 4 years ago
winlin 32c1832d64 For #1657, refine code 4 years ago
winlin 5709ee1b63 For #1657, add https configs 4 years ago
winlin 385e055c7b For #1657, Fix read bug. 4.0.53 4 years ago
winlin 4618bfc137 For #1657, fix the http read bug 4 years ago
winlin 6dc9824495 For #1657, fix the http read bug 4 years ago
winlin 79655adea0 For #1657, fix the http read bug 4 years ago
winlin c3f23f4c23 For #1657, fix the http read bug 4 years ago
winlin a20f02ffe1 For #1657, Read cached data first in SSL. 4.0.48 4 years ago
winlin a49b2d7b0e For #1657, Support HTTPS Callback, HTTPS API, HTTPS FLV, etc. 4.0.47 4 years ago
winlin 30ba5a32ed For #1657, Support HTTPS Streaming 4 years ago
winlin faf53927e8 For #1657, Fix utest fail 4 years ago
winlin 272ca9d0f6 For #1657, Support HTTPS API 4 years ago
winlin 7916214e27 For #1657, refine api for http 4 years ago
winlin 5782b45978 For #1657: Refine code 4 years ago
winlin 2fedb683e8 For #1657, refine code 4 years ago
winlin c3d290013e For #1657, handle on_message_done 4 years ago
winlin 4b082ea96c For #1657, refine http api disconnect log 4 years ago
winlin 74799a31e3 For #1657, refine on_http_message with response writer 4 years ago
winlin d67b050935 For #1657, fix the jsonp bug 4 years ago
winlin fc21b31714 For #1657, refine the context for disposing 4 years ago
winlin b492d59df0 For #1657: Refine code 4 years ago
winlin 0a3a38762a For #1657: Remove duplicated code, merge http api with conn 4 years ago
winlin 9cf4203201 For #1657: Refine code 4 years ago
winlin 24125b9770 For #1657: Refine connection arch, remove hierachy 4 years ago
winlin 2a14dc0ebd For #1657: Refine TCP connections arch 4 years ago
winlin 4ba66b388b For #1657: Refine TCP connections arch 4 years ago
winlin 3038dd473d For #1657, refine connection interface 4 years ago
winlin 0a82719bd3 Refine connection structure 4 years ago
winlin 7c68487bf7 For #1657, Fix utest fail 4 years ago
winlin d2df045d0e For #1657, enable HTTPS by default 4 years ago
winlin 5577d19b61 For #1657, Refine https-client code 4 years ago
winlin d552a1a5fb For #1657, support HTTPS client, for http-callback. 4.0.45 4 years ago
winlin 08e19406ef Player: Refine code 4 years ago
winlin a28f98581e Refine cid for source 4 years ago
winlin 365d3b8bda Merge SRS3.0 4 years ago
winlin 9a963c6fd2 Fix #509, Always malloc stack on heap. 3.0.153 4 years ago
winlin e71d770a26 Update 4 years ago
winlin e830ca7d0c Research: Add huge coroutine test program 4 years ago
winlin 71c9732bff Support gdb/srs.py to stat coroutines. 4.0.44 4 years ago
winlin 8c1eca98b0 Merge SRS3.0 4 years ago
winlin 86f8cbb5eb Remove some global elements for debugging. 3.0.152 4 years ago
winlin b348539687 Remove some global elements for debugging. 3.0.152 4 years ago
winlin 9f9e3a5d42 Use global _srs_server for debugging. 3.0.151 4 years ago
winlin bf5e2add83 Refine source cid, track previous one. 3.0.150 4 years ago
winlin ae56293b27 Research: Add simple ST 4 years ago
winlin 941fdebd24 Research: Add mmap demo 4 years ago
winlin 534fcabbd5 Research: Update players 4 years ago
winlin 44e550e523 Research: Add badalloc 4 years ago
winlin a42da57448 Refine comments 4 years ago
winlin a7961e558b Research: Learn about the function call 4 years ago
winlin a060befebf Merge branch '3.0release' into 4.0release 4 years ago
winlin 5e7fe096a9 Refine player pages 4 years ago
winlin f08a1a1b10 Refine etc script to collect stderr logs 4 years ago
winlin 07ecc25071 Merge branch '3.0release' into 4.0release 4 years ago
winlin 7b68330651 Add hls.realtime.conf for low-latency HLS. 3.0.149 4 years ago
winlin adadbb7e9c Merge branch '3.0release' into 4.0release 4 years ago
winlin 8445d5543b Refine script and startup logs. 3.0.148 4 years ago
winlin 99afdb361f Merge branch '3.0release' into 4.0release 4 years ago
winlin aac170b75e Refine build script 4 years ago
winlin 0a09b53fc1 Refine build script 4 years ago
winlin a51e275414 Merge SRS3 4 years ago
winlin 6dc3d85ded Allow FFmpeg if exists at /usr/local/bin/ffmpeg. 3.0.147 4 years ago
winlin 1d92ff73fb Fix build script 4 years ago
winlin be1a1d99de Merge SRS3 4 years ago
winlin e1ff69f292 Refine build script, use libssl in docker. 3.0.146 4 years ago
winlin f036460164 Update default srs.conf, enable HLS and HTTP-FLV 4 years ago
winlin 4ff8a055c5 Update conf to follow wiki 4 years ago
winlin cc6b71e1ae Update conf to follow wiki 4 years ago
winlin d5a0ad3dd8 RTC: Use FFmpeg to transcode aac to opus 4 years ago
winlin 97880f6bb7 ST: Allow set the default stack size 4 years ago
winlin a14f26971b RTC: add comment for DTLS packet 4 years ago
winlin 9ef8e1bd86 RTC: Refine js for player 4 years ago
winlin 72f87e7cbc RTC: Refine js for player 4 years ago
winlin 07ea733901 Merge branch 'develop' into feature/rtc 4 years ago
winlin bce55d2789 Merge branch '4.0release' into develop 4 years ago
winlin 913d920ec5 Merge branch '3.0release' into 4.0release 4 years ago
winlin 3f3a23f978 Fix #1987, Fix Kbps resample bug. 3.0.145 4 years ago
winlin 9c11e5077f Fix Kbps resample bug 4 years ago
winlin b602aef56f Merge branch 'develop' into feature/rtc 4 years ago
winlin 39dc118c00 Merge branch '4.0release' into develop 4 years ago
winlin 20293e7e5d Merge 3.0release 4 years ago
winlin 5342596fc0 Update README for #1780 4 years ago
winlin 726ac03e22 Change stable release to 3.0 4 years ago
winlin 13af54171f For #1780, build fail on ubuntu:focal. 3.0.144 4 years ago
winlin ba6462aab4 RTC: Refine DTLS ARQ, use step interval 4 years ago
winlin e61391028e RTC: Refine utest for DTLS 4 years ago
winlin 776f24cf3d Refine resource manager, ignore unsubscribed handler 4 years ago
chenhaibo ba29095d10 RTC: fix memory leak bug 4 years ago
winlin 42a2dea5e0 Refine code 4 years ago
winlin 4ccb83834d Fix Kbps resample bug 4 years ago
winlin 99d9d02579 RTC: Print server stats every 5s 4 years ago
winlin 4795244716 Fix stat get time bug 4 years ago
jinxue.cgh dc3756b8b2 RTC: Compatible with SSRC without mslabel. 4 years ago
winlin fb6c2fdf80 RTC: Use event notify for stream source 4 years ago
jinxue.cgh 2b47b42213 RTC: Refine PLI request log. 4 years ago
winlin 1a33452e95 Refine resource manager, fix loop and context switching bug 4 years ago
winlin 033e2f9210 Add utest for resource manager 4 years ago
winlin 7e3dfa7149 GB28181: Fix build fail 4 years ago
winlin 4e2fca2b0f Fix utest fail 5 years ago
winlin 253aa23fb1 RTC: Extract resource manager. Use any UDP packet to keep alive. 4.0.43 5 years ago
winlin 7c682a99c9 RTC: Set to alive when got any packet 5 years ago
winlin 8bf677e3c8 Refine code 5 years ago
winlin 1661876633 Fix build fail 5 years ago
winlin 64705d1cc8 RTC: Refine resouce management 5 years ago
winlin 1173d35e33 RTC: Add api in track 5 years ago
winlin a19aa82029 RTC: Refine log 5 years ago
winlin 5b3f278243 RTC: Refine log 5 years ago
winlin 7459f287e0 System: Add srs duration api 5 years ago
winlin f7faa13dc5 RTC: Cover connection manager coroutine switch when dispoing conn 5 years ago
jinxue.cgh 27b85c7390 RTC: Fix clear zombie bug 5 years ago
winlin 2a3b5e5290 RTC: Fix mid generation bug 5 years ago
winlin b4544acc11 Fix build fail 5 years ago
winlin 5ec5f98dcf RTC: Refine sdp for multiple streams 5 years ago
winlin fe66755bab RTC: Init RTP extension types 5 years ago
winlin 9f31506c83 Refine code 5 years ago
winlin c26cb9a15b RTC: Support update msid for sdp 5 years ago
winlin c8af9e9ec4 RTC: Use transformed mid, not the mid of track. 5 years ago
winlin 783029778c Merge branch 'develop' into feature/rtc 5 years ago
winlin eea36bc261 Merge branch '4.0release' into develop 5 years ago
winlin 991ef94535 Merge branch '3.0release' into 4.0release 5 years ago
winlin 905444a1c7 For #1684, Prevent stop ingest for multiple times. 3.0.143 5 years ago
chenchengbin 0aecc063e0 防止ingester多次调用stop导致崩溃 5 years ago
winlin 69595089ee RTC: If not exists 42e01f, we pick up any profile such as 42001f. 5 years ago
winlin dd7587c497 Dispose session when DTLS alert 5 years ago
winlin 86a80396de Add utest for connection manager 5 years ago
winlin 72122c746a Fix utest build fail 5 years ago
winlin 962c379299 Fix build fail 5 years ago
winlin 66c680edb1 Refine code, use SrsConnectionManager 5 years ago
winlin 33f1cb87a2 Refine conneciton manager 5 years ago
winlin 4eae93d27b Rename SrsCoroutineManager to SrsConnectionManager 5 years ago
winlin d8a158290f Remove unused conn from consumer. 5 years ago
winlin 88826aae8f Rename SrsConnection to SrsTcpConnection 5 years ago
winlin 2135b638b1 Merge srs_app_thread.hpp to srs_app_conn.hpp 5 years ago
winlin 60c759919f Refine code 5 years ago
winlin 697f7d5251 Merge branch 'develop' into feature/rtc 5 years ago
winlin 8b279a9ac4 Merge branch '4.0release' into develop 5 years ago
winlin 0cadbca52f Merge SRS3 5 years ago
winlin 63b5c51748 RTC: Change SO_REUSEPORT fail to warning. 3.0.142 5 years ago
winlin c5f7a90a68 RTC: Fix bug 5 years ago
winlin 2b99b43633 RTC: Fix bug 5 years ago
winlin e19631a2b7 RTC: Refine PLI request as worker 5 years ago
winlin 4c459a004e Log: Support tag for log 5 years ago
winlin 57288838d0 RTC: Logging for NACK timeout. 5 years ago
winlin c708103cd4 RTC: Refine NACK RTT and efficiency. 4.0.42 5 years ago
winlin dfa42cdd8c RTC: Improve NACK RTT 5 years ago
winlin d61536311b RTC: Remove and refine NACK removing 5 years ago
winlin f1df0704e8 RTC: Refine code 5 years ago
winlin 0e2f81f023 RTC: Improve NACK efficiency 5 years ago
winlin cff976bb71 RTC: Improve NACK efficiency 5 years ago
winlin 3026f2fda8 Refine PLI/NACK/DTLS logs. 4.0.41 5 years ago
winlin 579f7a8a5b RTC: Refine cid for PLI 5 years ago
winlin a0dedba2ab RTC: Fix NACK bug 5 years ago
winlin 5c6946f484 RTC: Refine DTLS alert close_notify log 5 years ago
winlin b5296d82f4 RTC: Show dtls info 5 years ago
winlin 2cbc00bf61 RTC: Refine PLI log 5 years ago
winlin 2bc6632a22 Server: Add callback for logrotate 5 years ago
winlin fa1ccaa9f2 Merge branch 'develop' into feature/rtc 5 years ago
winlin 3363f39eba Fix GB28181 build fail 5 years ago
winlin 89279f181c Merge branch 'develop' into feature/rtc 5 years ago
yapingcat 23577763cd 把int64_t转成字符串
通过http api 获取streams信息时id显示乱码,应该将int转化为字符串
5 years ago
yapingcat 794563145c 把int64_t转成字符串
通过http api 获取streams信息时id显示乱码,应该将int转化为字符串
5 years ago
winlin 2f22a3d38b For #1926, refine code 5 years ago
jasongwq 7e5572c5e1 FIX:When 28181 stream stopped,Stream API does not remove it 5 years ago
winlin bbfbc97476 Merge branch 'develop' into feature/rtc 5 years ago
winlin e4ea2be008 Fix serval bugs for RTC. Refine context API. 4.0.40 5 years ago
winlin 8722bd2e0c Merge branch 'feature/rtc' into develop 5 years ago
xialixin@kanzhun.com 82f1569f2a When for traverses the device list, send invite and sleep to other threads to update the list, and the conflicting program exits 5 years ago
kyxlx550 d02b560217 remove 28181 is_aac define 5 years ago
kyxlx550 5864ea3472 supprot ps jitbuffer different timestamp of audio and video 5 years ago
winlin b095c15720 Fix utest fail 5 years ago
winlin ef8f3d6189 Refine cid for signal thread 5 years ago
winlin 7fed6e631a Refine code 5 years ago
winlin 311cb77b36 Context: Refine API 5 years ago
winlin cf428b8db4 RTC: Save parent cid for publish stream 5 years ago
winlin 34d119f7b4 RTC: Remove dead code 5 years ago
winlin f8ad90c68d RTC: Fix source init bug 5 years ago
winlin d97c0f5db2 RTC: Refine NACK match and miss logs 5 years ago
winlin 8860d0ec62 RTC: Refine options 5 years ago
winlin 1c07aed2fc Fix bugs 5 years ago
winlin 60aebb5ae3 SRS: Fix bug 5 years ago
winlin a826926073 SRS: Fix bug 5 years ago
winlin aaebecbcc9 RTC: Support UnifiedPlan 5 years ago
winlin d66d100107 Refine code 5 years ago
莫战 aaf956a5c8 fix nack rtcp protect issue 5 years ago
winlin 2b725b8167 Fix bug 5 years ago
winlin a2d9f0a9ad Fix bug 5 years ago
winlin 7dcfd6b029 Refine code 5 years ago
winlin 2c08c4d303 Fix bug 5 years ago
winlin d3e739e61b Fix fd leak 5 years ago
winlin 7a9e89d7b3 Fix memory leak 5 years ago
winlin b41ffed0a2 Refine code style 5 years ago
winlin 7810edd887 Refine code 5 years ago
winlin afd20563ad Refine string dump to hex 5 years ago
winlin a712e9cb3d RTC: Fix memory leak 5 years ago
winlin 0716fb4be2 HLS: Fix memory leak 5 years ago
winlin 6bc83e1041 HLS: Fix memory leak 5 years ago
winlin 036cc2a7a2 RTC: Limit the ARQ for DTLS 5 years ago
winlin 1ffea2bcc5 RTC: Refine code 5 years ago
winlin 306a0121ff RTC: Refine code 5 years ago
winlin 9416fddd2b RTC: Refine DTLS impl, extract client and server 5 years ago
winlin 5589120dc8 RTC: Fix bug 5 years ago
winlin 466813b7d5 RTC: Covert client ARQ for DTLS 5 years ago
winlin e4b0dd56f0 RTC: Covert server ARQ for DTLS 5 years ago
winlin f33c83a26f RTC: Fix warnings 5 years ago
winlin f9e17577f7 RTC: Fix conn bug 5 years ago
winlin 1d17666641 RTC: Add utest for DTLS client 5 years ago
winlin a3e912f5dc RTC: DTLS support ARQ, covered with utest. 4.0.39 5 years ago
winlin 307c644f18 Fix build fail 5 years ago
winlin 17bef0402e RTC: Fix error code for DTLS 5 years ago
winlin c33dfd2313 RTC: Add utest for DTLS 5 years ago
winlin 9ca6b2e50f RTC: Refine DTLS 5 years ago
winlin ab221fa842 RTC: Add callback for all consumers done 5 years ago
winlin 88d4314a3c RTC: Refine comment 5 years ago
winlin 66a0143f14 RTC: Refine source state to created and delivering 5 years ago
winlin 5afabe4adf RTC: Remove dead code 5 years ago
winlin 87ffb7071a RTC: Refine code 5 years ago
winlin 1114c6a46a RTC: Refine comments 5 years ago
winlin 3eeeda6a12 Player: Remove jwplayer and osmf 5 years ago
winlin ecc5f73c54 RTC: Hook beofore publish event 5 years ago
winlin d5e1116eb7 RTC: Add todo for source cleanup 5 years ago
winlin 9d38009b7f RTC: Ignore twcc if no need to feedback 5 years ago
winlin 1800d9d71b RTC: Support empty RR, ignore it 5 years ago
winlin fd69635052 RTC: Fix typo 5 years ago
winlin 7069233783 RTC: Refine SDP, parse H264 param 5 years ago
winlin 314e3159f0 RTC: Refine log 5 years ago
winlin 3617acf01c RTC: Refine code 5 years ago
winlin 4c7de039ba RTC: Refine code 5 years ago
winlin 761c880e55 RTC: Refine code 5 years ago
winlin 92b59e308c RTC: Support ARQ for DTLS client 5 years ago
winlin a5cefbf092 RTC: Cache DTLS packet and fast retransmit it. 5 years ago
winlin dd9a9b05d1 RTC: Do handshake although ssl done. 5 years ago
winlin 2f50c4eb1a RTC: Refine DTLS 5 years ago
winlin e7261e1ca6 RTC: Reorder functions 5 years ago
winlin f79dcc9ae3 RTC: Reorder functions 5 years ago
winlin ed95124743 RTC: Refine error and log for DTLS 5 years ago
winlin 51bf3707a9 RTC: Refine error and log for DTLS 5 years ago
winlin 6d60e18824 RTC: Refine error and log for DTLS 5 years ago
winlin 9febdaeb48 RTC: Support interval for error pithy print 5 years ago
winlin 2e56aeba96 RTC: Support interval ratio for pithy print 5 years ago
winlin 9d08318581 RTC: Refine error pithy print log 5 years ago
winlin ea10d7907f RTC: Refine error pithy print log 5 years ago
winlin d2da74085c RTC: Refine log 5 years ago
winlin 74a0a2e969 RTC: When parsing header, should ignore padding 5 years ago
莫战 559e89caf4 ignore padding decode before srtp decryption 5 years ago
winlin 8a98f05066 RTC: Fix H5 bug 5 years ago
winlin aac2f1debd RTC: Refine code 5 years ago
winlin e82e28d83e RTC: Refine RTCP dispatch in connection. 5 years ago
winlin 00582e0c36 RTC: Fix RTCP feedback bug 5 years ago
winlin f702d8bcd7 RTC: Fix RTCP free bug 5 years ago
winlin 6ae414af3f RTC: Refine RTC hijacker. 5 years ago
winlin a06a750a1b RTC: Support dup DTLS done. Support create publisher/player after DTLS done. 5 years ago
winlin f54bf8d9be RTC: Support more than one publishers or players. 5 years ago
winlin 571f417db4 RTC: Refine RTCP packets parsing 5 years ago
winlin a728e02b93 RTC: Refine RTCP packets parsing 5 years ago
winlin 1591318792 Fix build fail 5 years ago
winlin 8f1af9a13a RTP: Refine RTCP protocol 5 years ago
winlin f3d8973d67 Fix build fail 5 years ago
winlin f841e0c37a RTC: Refien NACK code 5 years ago
winlin f066686255 RTC: When track disable, no NACK. 5 years ago
winlin 250a703588 RTC: Use error pithy print for RTP packet error 5 years ago
winlin cf9a8c7dcb RTC: Show error when send packets. 5 years ago
winlin 6bc316016b RTC: For NACK, it sequence must match exactly, or it cause SRTP fail 5 years ago
winlin 49bb418e74 Fix TWCC default value 5 years ago
winlin 2d4a4b1d2b Fix build fail 5 years ago
winlin 98ccea8cd3 RTC: Refine code 5 years ago
winlin a1da95c906 RTC: Support server hijacker 5 years ago
winlin 73eb60a9d5 Tenfold: Connection support send rtcp packet 5 years ago
winlin 8c9935db44 RTC: Connection support hijack 5 years ago
winlin b0590ef4fe RTC: Remove source from conneciton init. 5 years ago
winlin cf46779ad9 RTC: Show log when track not found 5 years ago
winlin 937167f311 RTC: Support disable DTLS 5 years ago
winlin d2264ba6f9 RTC: Support semi security transport 5 years ago
winlin 47c43e47b6 RTC: Fix is_started state init bug 5 years ago
winlin cfb44f0ef8 RTC: Fix warning 5 years ago
winlin bbd51e3338 RTC: Allow username is optinal 5 years ago
winlin a52a81ebb0 RTC: Fix RTCP extension padding bug 5 years ago
winlin 2f1e77aeaf RTC: Fix RTCP app bug. Add is_rtcp_app API. 5 years ago
winlin e2bf5eaf47 RTC: Remove black line 5 years ago
winlin 87a4c63130 RTC: Add RTX desc 5 years ago
winlin 9f2aaef283 RTC: Add negotiate play by desc 5 years ago
winlin ffeb3a8c46 RTC: Refine code 5 years ago
winlin a98187580f RTC: Refine stat for total pkts. 5 years ago
winlin b070e5aa05 RTC: Move source to play stream 5 years ago
winlin 994c53b6c1 Merge branch '4.0release' into develop 5 years ago
winlin 4984bcbaef Revert "supprot LAS(live adaptive stream)"
This reverts commit c1f98ddcc8.
5 years ago
winlin 9530ea73e3 RTC: Refine error check. 4.0.37 5 years ago
winlin 70d561421c RTC: Check error for send_rtcp_fb_pli 5 years ago
winlin 5c853e02ee RTC: Check error for send_periodic_twcc 5 years ago
winlin f149c84dd0 RTC: Check error for send_rtcp_rr 5 years ago
winlin 75119a14cf RTC: Check error for send_rtcp_rr 5 years ago
winlin d156bc2a1b RTC: Refine error, show some bytes for RTCP 5 years ago
winlin 77403dd970 RTC: Refine error log, show some plaintext body bytes. 5 years ago
winlin 77b6151857 RTC: Use srs_string_dumps_hex to dump some bytes when error 5 years ago
winlin fc10e98f1c RTC: Remove dead code. Fix DTLS empty ctx issue 5 years ago
winlin d439e36344 RTC: Covert basic packet identify for DTLS/STUN/RTP/RTCP 5 years ago
winlin 49e768ad09 RTC: Fix bug for utest 5 years ago
winlin 103bf86eef RTC: Remove dead code for source 5 years ago
winlin baceb7f6b0 RTC: Fix the SDP encode issue 5 years ago
winlin c659098f71 RTC: Set tracks to active for publisher 5 years ago
winlin dd13889772 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin b847a0a218 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin 0905558d49 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin a40abf8df2 RTC: Refine error log 5 years ago
winlin 4aabbd74dc RTC: Cover default status of track 5 years ago
winlin c72fb76334 RTC: Cover default track status 5 years ago
winlin 0eae1bd493 RTC: Enable track of player when init done. 5 years ago
winlin 8aa20d390e RTC: Disable track by default 5 years ago
winlin 0408040ed7 Fix utest fail for C++11 or C++14 5 years ago
winlin 8e22508057 Refine utest 5 years ago
winlin 2dc311fbd9 Refine code 5 years ago
winlin 3a13d8c380 RTC: Add timer for connection 5 years ago
winlin d90d42e7bf RTC: Fix warnings 5 years ago
winlin 58702086cc RTC: Refine code 5 years ago
winlin 975c24b24f RTC: Fix warnings 5 years ago
winlin 063c066802 RTC: Refine log 5 years ago
winlin ca004fe33f RTC: Refine log for error pithy print 5 years ago
winlin 5f7d1e2c5b RTC: Pithy print the address change 5 years ago
winlin a035d312f9 RTC: Update stat for recv track 5 years ago
winlin b3212a12de RTC: Update nack stat 5 years ago
winlin 5f7de58095 RTC: Add stat for track. 5 years ago
winlin 133e07e670 RTC: Refine stat code 5 years ago
winlin 0f62587303 Merge branch 'develop' into feature/rtc 5 years ago
winlin c6a68234cb RTC: Fix publish page 5 years ago
winlin 6545370b7f RTC: Remove dead code. Merge tiny functions. 5 years ago
winlin 21835c38b7 RTC: Support multiple address for client. 4.0.36 5 years ago
winlin 7ec5ef8497 RTC: Fix memory leak for play stream 5 years ago
winlin 069d3ef79d RTC: Suport ULPFEC and RED 5 years ago
winlin e0c9544995 RTC: Refine code 5 years ago
winlin bf3b917f1f RTC: Rename SrsRtcOutgoingInfo to SrsRtcPlayStreamStatistic 5 years ago
winlin 0131472ae5 RTC: Rename connection stat 5 years ago
winlin 77256eee08 RTC: Stat summary for connection 5 years ago
winlin be951b17f1 RTC: Refine code 5 years ago
winlin c115f77038 RTC: Use error pithy print to reduce dup logs 5 years ago
winlin c2c35a7330 Refine code 5 years ago
winlin 03105c96c2 RTC: Use isolate cid for UDP mux listener 5 years ago
winlin d2984ea49c RTC: Refine cid for session 5 years ago
winlin c9c34b54a7 RTC: Refine cid for session 5 years ago
winlin 3a3d908a63 RTC: Refine twcc to connection 5 years ago
winlin 5f88dc357e RTC: Support address switch 5 years ago
winlin 38f935ead8 Support get hostname 5 years ago
winlin 26f73e7593 RTC: Refine log 5 years ago
winlin cc03449379 RTC: Remove dead code 5 years ago
winlin c3219d5431 RTC: Allow dup play. Parse RED desc. 5 years ago
winlin ef62cab817 RTC: Fail if callback is NULL 5 years ago
winlin 6dd77923ca RTC: Fix rtmp to rtc bug 5 years ago
winlin 7ad1dfbbb8 Merge SRS 4.0 5 years ago
winlin 8ae3ab0ba7 Merge SRS 4.0 5 years ago
winlin 715c70b6e0 RTC: Fix log issue 5 years ago
winlin 2934673d3f RTC: Create file if not exists for append 5 years ago
winlin 1beb24b48d Remove dead code 5 years ago
winlin 52a3f36b39 RTC: Support offer by server 5 years ago
winlin f33a62e3bd Remove dead code 5 years ago
winlin 991672bf41 RTC: Refine stream/ssrc/sdp structure 5 years ago
winlin 426938cc8a JSON: Filter string filed with special char 5 years ago
winlin dc8a63fb3c RTC: Refine config code 5 years ago
winlin deb54b8866 Core: Refine utility string/hex 5 years ago
winlin 66aaad7805 Log: Refine context 5 years ago
winlin 0a057a0427 Log: Refine log context, use const 5 years ago
winlin 254529d946 RTC: Print offer and answer 5 years ago
winlin 041abe43fa Log: Support large log for RTC SDP. 5 years ago
winlin b20a68ad68 RTC: Refine log 5 years ago
winlin 70c3fc78af Refine log context with random string. 4.0.35 5 years ago
winlin 778e546a11 Merge branch 'feature/rtc' into develop 5 years ago
winlin 6ee49c27ae Merge branch 'feature/las' into develop 5 years ago
liulichuan 4048869bce [bugfix]:clear cache_header_index when clear LasCache 5 years ago
yajun18 cfd6ca8ce5 fix, getsockopt SRTO_MAXBW memory overflow 5 years ago
winlin 0a16b1c1e3 Log: Refine log context. 5 years ago
winlin d68b6b8609 Log: Fix source context print bug 5 years ago
winlin b143717cbd Build: Change warning to -Wno-deprecated-declarations 5 years ago
winlin a6b2e28d50 RTC: Refine the api for context. 5 years ago
winlin 22ed55e2e5 Log: Server use the root context 5 years ago
winlin bbc168d980 RTC: Refine generate_id, never set the cid for current thread 5 years ago
winlin 7052a1fafb Log: Refine context id 5 years ago
winlin 742826a655 Log: Use 8 bytes random string as context id 5 years ago
winlin 5b199249d0 RTC: Rename SrsRtcSource to SrsRtcStream 5 years ago
winlin 428b9f14c0 RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream 5 years ago
winlin 4c73b9a819 RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream 5 years ago
winlin 0cdfd062f2 RTC: Rename SrsRtcSession to SrsRtcConnection 5 years ago
winlin f551ff5ae8 Log: Use string compare function 5 years ago
winlin 6624b8acca Log: Use object as context id for complex context 5 years ago
winlin bff7ef085d Log: Allow log verbose and info 5 years ago
winlin 5f951ca126 HTTP: Fix the http parser fail bug, always reset the parser. 5 years ago
winlin f8823dab8f ST: add srs_cond_broadcast 5 years ago
winlin 81a7c252d6 TCP: Log the remote port for client. 5 years ago
winlin e01b98c91e HTTP: Add utest for http infinite chunked 5 years ago
winlin 671af4369b HTTP: Only enable infinite chunked for HTTP_REQUEST 5 years ago
liulichuan c1f98ddcc8 supprot LAS(live adaptive stream)
Change-Id: I2f9fd889fc924a3b080667bd2114f4632be461a0
5 years ago
winlin 34e7db5a93 RTC: Fix the DTLS bug 5 years ago
winlin d453c6c22e Fix some bugs for RTC. 4.0.34 5 years ago
winlin c62479b112 Merge branch 'feature/rtc' into develop 5 years ago
winlin 62cadd244a RTC: Disable merge_nalus by default 5 years ago
winlin 4146346243 Merge #1830 to fix bugs in GB28181. 4.0.33 5 years ago
xiaozhihong 3bab0ad345 rtc merge_nalu default value off 5 years ago
winlin 5d561b1915 RTC: Fix build fail 5 years ago
winlin 1c3e4c71ee Fix utest fail 5 years ago
winlin df9efb6486 RTC: Infinite chunk handle read error as EOF. 5 years ago
winlin 545a0efea3 RTC: Refine code 5 years ago
winlin 69fc1ba711 RTC: Prevent DTLS ARQ packet to dup play/publish 5 years ago
winlin 9ff8bff601 RTC: Fix the OPTIONS read, no infinited chunked mode 5 years ago
kyxlx550 65a23418ed notes w_ps_file define 5 years ago
kyxlx550 1bbf5c8126 fix ps to h264 frame_size < 0 checkt 5 years ago
kyxlx550 83c2586d79 support audio g711 5 years ago
kyxlx550 6bf1eee2bc fix ps buffer dynamic increase according to stream size 5 years ago
kyxlx550 e506191484 fix rtmp muxer cycle sleep 5 years ago
winlin a273298e63 HTTP: Enable infinite_chunked by default 5 years ago
winlin 9e447e541b Fix utest failed 5 years ago
winlin b72cfd2405 Refine options 5 years ago
winlin 3510c74cd4 RTC: Support drop for specified PT 5 years ago
winlin b9bd12192b Update comment 5 years ago
jinxue.cgh 747be9047c RTC: refine twcc encode_chunk_two_bit 5 years ago
jinxue.cgh 848a073c5c RTC: send twcc in hourglass notify 5 years ago
winlin b9355c1cc3 Fix memory leak 5 years ago
winlin 75fbcba71d RTC: Always keep and use original sequence. 5 years ago
jinxue.cgh 6662568c11 RTC: sdp surpport ssrc group encode and decode 5 years ago
winlin f514dd78c1 Merge branch '4.0release' into develop 5 years ago
winlin 78e28dcfde Merge branch '3.0release' into 4.0release 5 years ago
winlin 5b54ceadb1 RTC: Refactor code 5 years ago
winlin e9731fe0c1 RTC: Support ignore padding for RTP header 5 years ago
jinxue.cgh 6ff048ed35 RTC: process twcc before srtp unprotected 5 years ago
winlin e3f1aee6c1 Release 3.0 r0, 3.0.141 5 years ago
winlin 121266ecbf Refine code 5 years ago
winlin 94ebcf6306 RTC: Support config the DTLS role and version 5 years ago
winlin a6ade57ce5 Refine comments 5 years ago
winlin 5cc0f70f62 RTC: Refine the extensions for RTP. 5 years ago
winlin 62b70943d4 RTC: Fix TWCC delta bug. 5 years ago
winlin 94a4eaffda Ignore any dump files 5 years ago
jinxue.cgh 99016af42a RTC: transport use single srtp 5 years ago
jinxue.cgh acf9c9d25b RTC: refine get_srtp_key parameter name 5 years ago
jinxue.cgh b6ecb0a18f RTC: refine srtp layer 5 years ago
winlin 81d2e10f65 Refactor ISrsContext and ISrsLog 5 years ago
jinxue.cgh 2948b90f43 RTC: refine rtc dtls 5 years ago
jinxue.cgh 9addade2b4 RTC: delete SrsDTLS single instance 5 years ago
jinxue.cgh f3f9636d80 RTC: refine dtls certificate 5 years ago
winlin 0bf0a61401 RTC: Refine DTLS code. 5 years ago
jinxue.cgh 6807299ed2 rtc: refine get dtls_context according request 5 years ago
winlin 98924943a6 Build: Refine the options for configure 5 years ago
winlin c8892c4009 Fix build failed for no ffmpeg-fit 5 years ago
winlin 7c572dbae3 Merge branch 'feature/rtc' into develop 5 years ago
winlin 6314c273ff Support static link c++ libraries. 4.0.32 5 years ago
winlin be5d76009e RTC: Support build without RTMP2RTC bridger, no FFmpeg fit. 5 years ago
winlin 1c72a89fca Merge branch 'feature/rtc' into develop 5 years ago
winlin ab6bc39676 Change log cid from int to string. 4.0.31 5 years ago
winlin acb8793140 RTC: Change reuseport to 1 5 years ago
winlin 89c0748234 Fix the empty cid issue 5 years ago
winlin a822c841cb Merge branch '3.0release' into develop 5 years ago
winlin ac69889b3a Link FFmpeg if exists 5 years ago
winlin 0aea46ac8b Merge remote-tracking branch 'lixin/dev-28181' into feature/gb28181 5 years ago
winlin 7627c290c9 Fix context string ID bug 5 years ago
kyxlx550 d01955443e remove sip device list locker, add sip session locker 5 years ago
jinxue.cgh 83ce78a015 tfsfu: fix compile error for bind, and warning 5 years ago
winlin 8a0c2e01f8 Log: Change cid from int to string 5 years ago
winlin bca4ec1da1 RTC: Support set the sequence in query string 5 years ago
winlin cfa74a0715 UDP: Refine context id 5 years ago
winlin ab4dfbf755 RTC: Fix log typo 5 years ago
winlin c30565b4c0 RTC: Support keep original seq 5 years ago
winlin 29661802b6 RTC: If NACK disabled, print a log. 5 years ago
winlin cf738754ae RTC: Generate timestamp only when transcode opus to aac. 5 years ago
winlin 2c1bd6da3e Merge SRS 5 years ago
winlin e75f28a327 GB28181 with JitterBuffer support. 4.0.29 5 years ago
winlin 1343d4f605 RTC: Disable c++14 5 years ago
莫战 db8d91cbee add c++14 support 5 years ago
winlin 31ff84c82d Ignore some files 5 years ago
winlin b694550456 Support c++ .h and .cc 5 years ago
kyxlx550 84afc32a96 fix sip catalog status list check error 5 years ago
kyxlx550 ed82d60aac fix while sleep time 5 years ago
kyxlx550 813c83ccc7 fix no maker one frame check 5 years ago
kyxlx550 2172209321 ps to rtmp via source, h264 start code with replace nalulen 5 years ago
kyxlx550 9855e6a715 ps to rtmp via source, h264 start code with replace nalulen 5 years ago
kyxlx550 194dcf504b add ps over rtp jitter buffer 5 years ago
kyxlx550 3fe44c1c84 add lock list 5 years ago
kyxlx550 06548a7fa8 add set socket buffer func 5 years ago
kyxlx550 4fc54c9c99 add gb28181 ps jitter buffeer 5 years ago
kyxlx550 23ce929048 update gb28181 config wait_keyframe default on 5 years ago
winlin 6e04c66402 Support enable C++11. 4.0.29 5 years ago
winlin 5139816feb Remove unused files 5 years ago
winlin 0992eb4580 Remove unused files 5 years ago
winlin 812403a44d Remove srslibrtmp 5 years ago
winlin 8e519cedae RTSP: Show engine and alloc ports 5 years ago
winlin 8ca793593d RTC: Refactor code. 5 years ago
winlin 70d51ffc5b Refine build script 5 years ago
winlin 95f656b46d Merge service to protocol 5 years ago
winlin f86706e0a2 RTC: Add config for twcc 5 years ago
winlin 32c5b6fbce RTSP: Support video only. 5 years ago
jinxue.cgh f13a1b8ac0 rtc: fix audio rtp packet no twcc sequenc number, not reset error bug 5 years ago
jinxue.cgh e2fcd89644 rtc: refine set extension map for rtp_header 5 years ago
winlin f83276c457 Remove srs-librtmp. 5 years ago
winlin b8ba4ff779 RTC: Refine code 5 years ago
winlin 899493e968 Fix build failed 5 years ago
winlin 1c5ccaffc7 RTC: Fix memory leak 5 years ago
winlin a78b6b8cda RTC: Remove --research 5 years ago
winlin d43d9674a3 RTC: Remove --librtmp 5 years ago
winlin a3388bf624 RTC: Remove export srs-librtmp support 5 years ago
jinxue.cgh b8ab6ef6ce RTC: use c++ 98 style map.erase and NULL 5 years ago
winlin 23447dd6e2 RTC: Use c++98 map.earse 5 years ago
winlin 0be9340023 Update config file. 5 years ago
winlin db43faa848 RTC: Refine blackhole for session 5 years ago
winlin fccbe98f70 RTC: Remove dead code, no queue_length 5 years ago
winlin f3e1d28b6b RTC: Fix get candidate IP bug. 5 years ago
winlin 2b50326e97 HTTP: Close connection for HTTP static file server 5 years ago
winlin f501d5b63d RTC: Support hijack play and consuming 5 years ago
winlin a5265c5753 RTC: Add comments. 5 years ago
winlin a246469173 RTC: Fix log typo 5 years ago
winlin 64eb22b95d RTC: Support hijack the plaintext RTP packet 5 years ago
winlin 2bd0e1ce43 Kernel: Buffer supports little-endian 5 years ago
winlin ab2d15d524 RTC: Fix dup release bug 5 years ago
winlin 6dfeb686bf RTC: Fix session remove bug 5 years ago
winlin 471bb0914f RTC: disable GSO and sendmmsg. 4.0.27 5 years ago
winlin aaffb8bbd7 RTC: Rename send_packets api. 5 years ago
winlin 9199e40fc1 RTC: Remove dead macros 5 years ago
winlin 01f05f920f RTC: Remove sendmmsg 5 years ago
winlin 9dfa0cc099 RTC: Disable padding 5 years ago
winlin f03bf601e4 RTC: Directly send without sendmmsg 5 years ago
winlin 4f6b24ea12 RTC: Remove GSO for player, no premature optimization 5 years ago
winlin 5bd2812405 RTC: Merge package AV 5 years ago
winlin 690c64e046 RTC: Notify handler when session timeout 5 years ago
winlin 6a191e4077 RTC: Support destroy session 5 years ago
winlin 4c7792f0f3 RTC: Fix config bug 5 years ago
jinxue.cgh 6ce4ff56f8 rtc: rtp packet encode support twcc extension 5 years ago
winlin eb0667ba08 RTC: Fix build failed 5 years ago
jinxue.cgh 228e2fab94 rtc: on_twcc delete trace log 5 years ago
jinxue.cgh 95596d9c38 rtc: rtpheader decode add extmap parameter 5 years ago
jinxue.cgh 3681c564d0 rtc: fix rtp header parse extension xlen caclulate bug 5 years ago
jinxue.cgh 9840ad8d55 rtc: support publish twcc using twcc config 5 years ago
jinxue.cgh d5e91694d5 rtc: publisher support twcc 5 years ago
jinxue.cgh b116632357 rtc: sdp support decode and encode extmap 5 years ago
jinxue.cgh 705843b512 rtc: support parse rtp packet extension 5 years ago
winlin 69e4a1b5e7 RTC: Refactor variable name 5 years ago
winlin e3d010113f RTC: Refactor code 5 years ago
winlin 23ddcbdaed Update authors 5 years ago
winlin 3029394c58 RTC: Refactor code 5 years ago
忘篱 5a998e58f5 RTC: Simulator drop packet before SRTP 5 years ago
忘篱 5257f16796 RTC: Attach detail error info when SRTP error 5 years ago
忘篱 d2b0e73884 RTC: Revert not required modifications 5 years ago
忘篱 e9af081f7b RTC: Revert not required modifications 5 years ago
jinxue.cgh 4895770214 tenfold: modify nack options 5 years ago
jinxue.cgh efe90c36a7 tenfold: add nack option desc 5 years ago
jinxue.cgh 347fafec6e tenfold: refine publish nack send 5 years ago
jinxue.cgh a3c7be2c75 tenfold: implement nack ringbuffer notify_nack_list_full and notify_drop_seq 5 years ago
jinxue.cgh c875639eb6 tenfold: use timer send nacks 5 years ago
jinxue.cgh 392e2c8161 tenfold: add publish nack 5 years ago
忘篱 f5ba274019 RTC: Refine RTCP names. 5 years ago
忘篱 d6d2554c7f RTC: Refine comments for TWCC 5 years ago
忘篱 e1bede91f4 RTC: Add api files. 5 years ago
忘篱 acc53ded89 RTC: Extract RTC api file 5 years ago
忘篱 d603b1580e RTC: Merge srs_rtp_seq_distance with srs_seq_is_newer 5 years ago
忘篱 3f5ab8dc63 RTC: Add utest for srs_rtp_seq_distance 5 years ago
忘篱 be1b0bf941 RTC: Refactor code 5 years ago
忘篱 d1485c40e4 RTC: Rename APIs 5 years ago
忘篱 99496ed24c RTC: Remove dead code 5 years ago
忘篱 e20a1d2f39 RTC: Rename RTCP_XXX to RtcpXXX 5 years ago
忘篱 cef8be4a46 RTC: Support RTCP codec. 5 years ago
莫战 9910151feb add twcc and replace auto method 5 years ago
winlin f510a94a91 RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header 5 years ago
winlin ba8f2e2aba RTC: Remove dead code 5 years ago
winlin 620ca902e2 RTC: Remove dead code 5 years ago
winlin d8cf9b64c8 RTC: Remove dead code 5 years ago
winlin c7b88e08e9 RTC: Refactor API, use shared pkt for consumer 5 years ago
winlin 31de2c71d0 RTC: Reorder code for NACK. 5 years ago
winlin f2951ec46a RTC: Reorder class, no change 5 years ago
winlin ab6e3cae52 RTC: Refine NACK, remove dead code 5 years ago
winlin f81d35d20f RTC: Rename padding API. 5 years ago
winlin e8973c2343 RTC: Refactor, rename SrsRtcOutgoingPackets to SrsRtcOutgoingInfo 5 years ago
winlin 5e2a3572eb RTC: Remove cache for RTP packet 5 years ago
winlin 7b0a9fe95f RTC: Remove shared bytes, use shared msg 5 years ago
winlin f794a7d3a7 RTC: Use shared message for RTP packet 5 years ago
winlin 4e1935f678 RTC: Fix GSO build failed in linux 5 years ago
winlin 3cb797dccd For #307, refine core structure, RTMP base on frame, RTC base on RTP. 4.0.26 5 years ago
winlin 2b1c4a188a RTC: Refine RTMP bridge to RTC, use RTP packets in consumer 5 years ago
winlin 54d8c36905 RTC: Refine audio to RTP packet base. 5 years ago
winlin 588d17c09d RTC: Refactor source to accept RTP audio packet. 5 years ago
winlin 377128f4e9 RTC: Rename recode to transcode 5 years ago
winlin b8b52f28f5 RTC: We should cache the sps/pps in source. 5 years ago
winlin 68de796f77 RTC: Reorder functions 5 years ago
winlin 9b334f91e7 RTC: Fix build failed 5 years ago
winlin 431f852e05 RTC: Remove dead code 5 years ago
winlin e446cf466f RTC: Extract video to bridger 5 years ago
winlin 8efbdec2af RTC: Remove dead code 5 years ago
winlin c0021ab78a RTC: Directly use audio transcoder. 5 years ago
winlin 6740a03a9c RTC: Refactor code 5 years ago
winlin 44c8334b71 RTC: Extract codes from source to bridger. 5 years ago
winlin 16c47056a6 RTC: Remove dead code. 5 years ago
winlin ede6684f12 Fix build failed bug 5 years ago
winlin 9e417d5416 Refine SrsSource, bridge to RTC. 5 years ago
winlin d2e5cd7bb7 RTC: Refine code, remove pass_timestamp from SrsSource 5 years ago
winlin d434dc951d RTC: Cleanup code, remove RTC from SrsSource 5 years ago
winlin 25496b734b RTC: Extract RTC Source and Consumer 5 years ago
winlin 0b9887bbcd RTC: Rename RTC files. 5 years ago
winlin 3a58d9859c RTC: Extract rtc server in app 5 years ago
winlin a757b7f903 Support RTC player NACK 5 years ago
winlin c31ffc40e4 Support filter RTC candidate by ip family, ipv4 by default. 5 years ago
莫战 a72dce494d add rtcp support 5 years ago
winlin 215b1c234b Refine the local ip and interface retrieve 5 years ago
winlin 26bcc09017 Refine on_rtcp for RTC 5 years ago
winlin 9614af070c Support simulator link in DEMO page 5 years ago
winlin db503975fb Disable simulator API by default. 5 years ago
winlin fe01a504b6 Fix RTP decode bug 5 years ago
winlin 6fbd41cff4 Refactor the logs. 5 years ago
winlin 1b08fb6b6e Remove unused code 5 years ago
winlin 7dd5db261a Support server as offer 5 years ago
winlin 8933e6f429 Fix utest build failed. 5 years ago
winlin c4b93b8a38 Refactor RTC video queue, extract RTP video packet 5 years ago
winlin 899dddb624 Refactor RTC publisher, audio/video use its special ring buffer 5 years ago
winlin 80d45e5982 Refine RTP ring buffer, change to template 5 years ago
winlin 42ae71e96c Refactor RTC publish queue 5 years ago
winlin 8c4b6d3166 Support disable NACK in config 5 years ago
winlin d125116317 Support simulate NACK for RTC publisher 5 years ago
winlin 4d33070c59 Support NACK for RTC player 5 years ago
winlin d462b750fb Add TODO: Should not wait for NACK packets. 5 years ago
winlin f04e63edbf Refactor code, support NACK and NACK PLI in SDP 5 years ago
winlin 15955b6cdd Refactor the RTP packet. 5 years ago
winlin 47df22df9e Refine RTC, no trickle for ice-lite, disable algorithms right-now 5 years ago
winlin 365e6bb45a Refine RTC publisher, no cache. 4.0.25 5 years ago
winlin 128fc9d8c7 Refactor publisher ring buffer, allow startup drop frame 5 years ago
winlin 2dc8e8dca1 Refactor RTC publish ring buffer 5 years ago
winlin 45f35e3ec8 Refactor RTC publisher, rename pkt to frame 5 years ago
winlin 47ed16eda1 Refactor RTC publisher queue, covert FU-A to RAW. 5 years ago
winlin a812183144 Refactor the RTC sender audio queue 5 years ago
winlin a23f102874 Refactor RTC, rename variables. 5 years ago
winlin 9c8b7279f0 Refactor RTC publisher queue, rename sender to player 5 years ago
winlin ef64c5e2bd Refine RTC, reject when config disabled. 5 years ago
winlin f71b833520 Refine sendmmsg, move to ST 5 years ago
winlin 2a0562da5e Refine RTC, disable NASM, SENDMMSG, SRTP-NASM 5 years ago
winlin 32c4febafe Refactor RTC publish packet flags. 5 years ago
winlin 157bc713a9 Refactor RTC session API 5 years ago
winlin 5fb7c4efbc RTC supports pass-by players PLI to publisher 5 years ago
winlin 1688d53f7d Refine source, pass-by RTC publisher for player 5 years ago
winlin 20b4984af4 Refine consumer dumps, extract dumps API 5 years ago
winlin 9906d2e859 Refine RTC publish SDP, remove SSRC because it's recvonly. 5 years ago
winlin 780753c0ec Refine code for RTC publisher 5 years ago
winlin 5c43037190 Remove usused RTP shared packet. 5 years ago
winlin 42ee52fa29 Refactor code, extract nack from queue 5 years ago
winlin f57e8de3f9 Refactor code, rename rtp_xxx_queue to xxx_queue_ 5 years ago
winlin b3a0284db5 Refactor code to split implementation to cpp 5 years ago
winlin 6f2b78f16a Refactor code to keep sample function order 5 years ago
winlin 7b5fa0e391 Refactor kernel buffer 5 years ago
winlin d045ce5d74 Refine kernel buffer API. 5 years ago
winlin efbc51f6be Refactor RTC sender, donot cache it. 5 years ago
winlin fdcff3e6c2 Refactor code, remove skt in param 5 years ago
winlin 5ee5ef6ab2 For #307, support publish RTC with passing opus. 4.0.24 5 years ago
winlin 99f9f566ba Refactor RTC function names 5 years ago
winlin 583ae52df8 Rename functions for RTC publisher 5 years ago
winlin f37ffdf740 For RTC publisher, request keyframe when start playing 5 years ago
winlin ed338f4c0a Refactor macro SRS_AUTO_XXX to SRS_XXX. 5 years ago
winlin 2fe1874a87 For RTC publish, refine the ring buffer. 5 years ago
winlin 5eba90ded9 Refine build script 5 years ago
winlin 0b62ca02b7 Merge develop 5 years ago
winlin ded37c6719 Refine build script 5 years ago
winlin 89cdfe2f50 Refactor RTC publisher code 5 years ago
winlin 7692e589ed For RTC publisher, support black-hole 5 years ago
winlin 028ef56772 Fix sendmmsg build failed bug 5 years ago
winlin e4329fd1a0 Refactor RTC, create source once 5 years ago
winlin cef1ba9385 Update doc 5 years ago
winlin db586903ba Refactor RTC source create 5 years ago
winlin eace693ae9 Refactor RTC publish, reorder functions. 5 years ago
winlin ebdc03416a Free rtc publish. Refactor TAB to spaces 5 years ago
winlin cd3c15ec4e Support RTC publisher. 5 years ago
winlin 70a81b3970 Fix the bug for RTC publisher 5 years ago
xiaozhihong bb9367f88a add rtc_publisher.html 5 years ago
xiaozhihong c068a94f6f Merge remote-tracking branch 'upstream/feature/rtc' into rtc 5 years ago
xiaozhihong 8dc0746e2d rtc publish release 5 years ago
winlin 613baa561a Update script 5 years ago
xiaozhihong 775065175a rtc session distinguish play and publish 5 years ago
xiaozhihong 1951cc8e5f remove some debug code 5 years ago
xiaozhihong a061d5c3db rtc publish, with debug code 5 years ago
xiaozhihong c654f1e06e Merge remote-tracking branch 'upstream/feature/rtc' into rtc 5 years ago
winlin 32082648b6 Merge branch 'feature/rtc' into develop 5 years ago
winlin ee1002fc3d Fix OSX utest failed. 5 years ago
winlin 38f7299a51 Remove double check for FFMPEG 5 years ago
winlin 854247e979 Fix GB28181 build failed. 5 years ago
winlin dabad68f48 Merge branch 'feature/gb28181' into develop 5 years ago
winlin 82396ec112 Refactor GB28181 code 5 years ago
winlin 7bec73f224 Refactor demo pages. 5 years ago
winlin 244fefa8c5 Update utest 5 years ago
winlin f2b575e841 Merge branch 'feature/rtc' into develop 5 years ago
winlin 20896325ea Update script 5 years ago
winlin bff93c3f6a Update ST doc 5 years ago
kyxlx550 904ce2452b update srs gb28281 web demo 5 years ago
winlin 74800d0137 Refactor code 5 years ago
winlin 511cf65ec8 Add srs_recvmsg 5 years ago
winlin 0fe9d9e324 Add UDP ZeroCopy research 5 years ago
kyxlx550 6a070a9a64 support sip ptz cmd 5 years ago
winlin 74416e476a Refine research zerocopy, use batch for reception 5 years ago
winlin 72322836c6 Update demo for zerocopy 5 years ago
winlin a3de167bc7 For zerocopy research, support delay in server 5 years ago
winlin 8f9cc38f68 Refine zero copy research 5 years ago
winlin 2e9a561acf Update research zerocopy 5 years ago
winlin c362bfc3ab Add msg zerocopy research code 5 years ago
winlin a579f51e72 Remove ST in research 5 years ago
xiaozhihong 749503a12e merge upstream feature/rtc, solve conflict 5 years ago
winlin 32879eaf47 Fix double free bug for RTP 5 years ago
winlin 6a4e043349 Fix the double free bug 5 years ago
winlin b1df04cb09 Fix double free bug for RTP 5 years ago
kyxlx550 167711400a fix cascade SIP bye failed 5 years ago
winlin ce36a970ff Refine perf stat 5 years ago
winlin c93cd86ce4 For #307, refine performance 5 years ago
winlin 9e031c9932 Update script 5 years ago
winlin c1464f5aee Use extra queue when set mw_msgs 5 years ago
winlin 08312ddc42 Support config the mw_sleep and mw_msgs 5 years ago
winlin b0566d51ef Refine play consume message for RTC 5 years ago
winlin 170b7453f4 Refine for performance 5 years ago
winlin cf52390cf2 Support fast padding 5 years ago
kyxlx550 fb23739113 fix use gb28181 log id 5 years ago
winlin e4eb501c57 Fix the perf stat bytes bug 5 years ago
winlin 36d06edab3 Refine performance 5 years ago
winlin 54b6a9faa7 Refactor for performance 5 years ago
winlin cac5bbddf6 Refine comments 5 years ago
winlin 14e3ec2fe8 For #307, drop frame when VBR too high 5 years ago
winlin 606f8873b3 Refactor code 5 years ago
winlin acc471b0a9 For #307, refine the GSO for performance 5 years ago
winlin 21ede1f084 Enable perf stat by default 5 years ago
winlin f0015a7cc1 For #307, refine GSO performance, alloc iovs 5 years ago
kyxlx550 98c29b2b9a fix sip stack param check error 5 years ago
winlin 8383f1b27a Improve performance for GSO 5 years ago
winlin 32f43a9920 For RTC, always try to read message first, to improve performance 5 years ago
winlin 1a6e055f7f Support config to disable stat to improve performance. 5 years ago
kyxlx550 06412ddddc fix gb28281 html ret error show 5 years ago
winlin 810b32138e Refactor code 5 years ago
winlin 634225f92f Improve perforance of marshaling RTP header 5 years ago
winlin 3bd56bb3a3 For #307, reuse fua cache payload for RTP 5 years ago
winlin d5c514cdcb For #307, reuse raw cache payload for RTP 5 years ago
winlin d906ced5c3 For #307, set cache to about 1.4GB when clients is 2k 5 years ago
winlin bbe4b3797d Refactor stat logs for RTC 5 years ago
winlin e90f0629ed Refactor RTP cache reset 5 years ago
kyxlx550 b391ed6206 fix gb28281 html rtc player stop 5 years ago
winlin b4a7566684 Print the rtp packets cache capacity 5 years ago
kyxlx550 33b91cd6f2 fix gb28181 api error code 5 years ago
winlin cc831be985 Refactor variable name for GSO 5 years ago
winlin 92419f9836 For #307, refine GSO padding algorithm 5 years ago
winlin 34fec09bc0 Refactor padding 5 years ago
winlin 4dced0b077 For #307, fix apdding algorithm bug. 5 years ago
winlin b91e07f475 For #307, change max padding to 127 for GSO. 5 years ago
winlin 5ad99b119d Stat bytes 5 years ago
winlin b7dab00f36 Add debug_id for GSO 5 years ago
winlin 56995db6a5 Refine debug info 5 years ago
winlin ef48507e80 Support padding max to 127 5 years ago
winlin a4dbf3ca8a Fix RTP packet cache bug 5 years ago
winlin 7d1be87124 Fix RTP packet cache bug 5 years ago
winlin 1064429c7e Cache RTP packets 5 years ago
winlin 7b68f55edc Refactor GSO mmsghdr alloc 5 years ago
kyxlx550 7950bc586e add gb28281 demo html 5 years ago
winlin c96ffd272c Cache RTP packet vector 5 years ago
winlin d692f2d9c4 Fix build failed when RTC disabled. 5 years ago
winlin 7c6583684e RTC: Reorder AV for GSO 5 years ago
winlin c95a8517e7 For #307, padding to next packet or GSO size 5 years ago
winlin bbdd2d7eed For #307, support padding for GSO 5 years ago
winlin 6869ccca50 Fix RTP padding bug 5 years ago
kyxlx550 95b869245b fix sip message parse error 5 years ago
winlin bfc70d6482 For #307: Change the RTP payload to 1300 5 years ago
winlin b5f2c842fe Fix perf api bug 5 years ago
winlin ab53c34945 For #307: Change the RTP payload to 1400 5 years ago
winlin 095e7c5a4e Fix build script 5 years ago
winlin 6e9e0d6ce3 Fix build script 5 years ago
xiaozhihong e0cd148ad6 merge 5 years ago
winlin c143c80fd6 Fix GSO stat bug 5 years ago
winlin dd7b5cf53f Fix GSO stat bug 5 years ago
winlin 649f2042da Update perf tool 5 years ago
winlin 6cf9933bf3 For #307, refine gperf api 5 years ago
winlin a80084289b Support debug 5 years ago
winlin 8e4ef98629 For #307, correct the RTP packet stat. 5 years ago
winlin 9d5c855727 Update perf api tool 5 years ago
winlin 88b1e14db4 Update perf api tool 5 years ago
winlin 97cfae624c Fix CentOS8 build warnings 5 years ago
winlin bda7bdee54 Change RTC realtime to 0 cache 5 years ago
winlin 4be1d785b6 Add tool for GSO 5 years ago
winlin 7c3522dcb1 Add tool for GSO 5 years ago
winlin de343d6547 Add tool for GSO 5 years ago
winlin 8d5f91f777 For rtc player, use target to overwrite server, vhost and eip. 5 years ago
winlin ba3d293bfd Refactor stat for frames 5 years ago
winlin 7574dbefb1 For #307, support sendmmsg, GSO and reuseport. 4.0.23 5 years ago
winlin fdc0c44b7e For #307, for realtime, change wait messages from 0 to 2 5 years ago
winlin 03a03e4174 Refine stat for GSO 5 years ago
winlin 5b406d68d6 Refine pithy print 5 years ago
winlin 39853160d1 Refactor default config 5 years ago
winlin b6a929f9cf Enable GSO by default 5 years ago
winlin 24eb61156f Refine logs for GSO 5 years ago
winlin 8ba3d78e86 Refine logs for GSO 5 years ago
winlin 2cd580f500 For #307, disable GSO < linux 4.18.0 5 years ago
winlin feaf98eb69 For #307, remove dedicate GSO cache 5 years ago
winlin 23c68a922c Refine GSO for RTC 5 years ago
winlin 8a71ce62db For #307, allow dedicated cache for GSO. 5 years ago
winlin 89a247d9bc Remove unused code 5 years ago
winlin 3b7240b8e0 For #307, support linux GSO for RTC 5 years ago
winlin b1438bf52c Merge branch 'develop' into feature/rtc 5 years ago
winlin f072f30854 Merge branch '4.0release' into develop 5 years ago
winlin bfe40f0115 Check pkg-config 5 years ago
winlin 96059e0d42 For #307, support merge multiple slices/NALUs to one NALU/RTP/FUA 5 years ago
winlin 5d23bb6a8a Refactor code for merge_nalus 5 years ago
winlin 4400896395 Refactor code for merge_nalus and gso 5 years ago
winlin 048301d9eb Refactor RTP sender 5 years ago
winlin 756826756a Refactor RTP encrypt 5 years ago
xiaozhihong 54a887a3d9 solve merge conflict 5 years ago
xiaozhihong 8687c50dc4 merge 5 years ago
winlin fa21df7bb8 Refactor RTC package RTP packets. 5 years ago
winlin 0bb61f7d98 For #307, RTC RTP support padding 5 years ago
winlin 216b3bf414 Create isolate pithy printer for each RTC FD 5 years ago
winlin 087559813f For #307, use UDP sender binding to FD for RTC 5 years ago
winlin 863d6b4f15 Refactor pithy print for RTC 5 years ago
winlin 59dc771dd5 Refactor pithy print for RTC 5 years ago
winlin 73a9155686 Refine logs 5 years ago
winlin 82579e4b0c For #370, use round-trip to send on all fds 5 years ago
winlin 37e2f8896c Refactor pithy print logs 5 years ago
winlin d5b3cf9af7 Refactor pithy print logs 5 years ago
winlin 2b132d6d64 Refine RTC server log 5 years ago
winlin 78aad11eeb For #307, enable REUSEPORT to increase UDP buffer 5 years ago
winlin a7f2bde8e2 Refine UDP socketopt logs 5 years ago
winlin edad6ac93d Fix memory leak. Refine RTC SEND pithy print message 5 years ago
winlin 5e66a0d342 Send SPS/PPS before IDR 5 years ago
winlin 79d46fa2e1 Fix build failed bug 5 years ago
winlin 32efc71ba9 Fix the STAP NRI flag 5 years ago
winlin acbbdf51d6 Refacor STAP RTP packet 5 years ago
winlin ca027ca5cb For #307, zero copy for RTP FUA packet 5 years ago
winlin aa81b47c9a For #307, zero copy for RTP STAP packet 5 years ago
winlin 4b2404c203 For #307, zero copy for RTP audio packet 5 years ago
winlin bf62244908 Free RTP packet for RTC 5 years ago
winlin a2fdf0d3c7 For #307, package video rtp packets when send message 5 years ago
kyxlx550 7826c743e4 support access to NVR, gb28181 system sub domain 5 years ago
kyxlx550 28bde1d448 fix rtmp send timeout, first key frame wait 5 years ago
kyxlx550 f74a398c1b add sip query session api 5 years ago
kyxlx550 1e0474e470 support sip query catalog message, parse xml to map, nvr 5 years ago
kyxlx550 769efa87c3 add sip device channel error code 5 years ago
kyxlx550 3d1c34a45e add gbs log id define 5 years ago
kyxlx550 917b87a1d6 add sip query catalog interval config 5 years ago
kyxlx550 0d593da998 trunk/conf/full.conf
add sip query catalog interval config
5 years ago
winlin 8121f9ab4e Refactor variable name 5 years ago
winlin c6fb5e6fdd Refactor code, rename variable 5 years ago
winlin 3cccef327c For #307, package opus when send it. 5 years ago
winlin 1f2db4d746 For #307, refactor aac to opus code 5 years ago
winlin 6ed2a4b6cb For #307, refine audio transcode buffer 5 years ago
winlin 7ffe4aacb8 For #307, refactor shared msg, add samples and extra payload 5 years ago
winlin 5b9cb7dc3f For #307, refactor code, parse B-frame by sample. 5 years ago
winlin 719c0ae85b For #307, refactor SPS/PPS only before IDR, not each FUA 5 years ago
winlin a695afb368 Refactor code to rename rtp_shared_pkt to packet 5 years ago
winlin a1371fe93c Fix utest warnings 5 years ago
winlin 1ecd8bee40 Refactor bframe discard strategy 5 years ago
winlin fca81f02f5 Refactor code, add comment when string.assign(xx, 0) 5 years ago