1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/trunk
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>
2021-01-06 15:37:02 +08:00
..
3rdparty Refine sendmmsg, move to ST 2020-05-03 11:32:54 +08:00
auto Support disable CherryPy. 4.0.57 2020-12-24 11:33:49 +08:00
conf Update conf 2020-12-13 13:29:30 +08:00
doc Update doc for SRT 2020-01-26 14:37:59 +08:00
etc/init.d Refine etc script to collect stderr logs 2020-10-27 18:00:18 +08:00
gdb ST: Support show coroutines. 2020-12-10 11:36:24 +08:00
ide fix: update CMakeLists.txt for rtc (#2042) 2020-11-25 11:22:32 +08:00
modules Revert "remove modules for srt compile" 2020-01-23 12:09:54 +08:00
research Add research for UDP binding 2021-01-05 18:30:39 +08:00
scripts Remove unused files 2020-06-03 18:14:18 +08:00
src GB28181: 无法对接平台问题及一些小bug (#2109) 2021-01-06 15:37:02 +08:00
usr/lib/systemd/system Support systemctl service for CentOS7. 3.0.58 2019-10-05 20:33:26 +08:00
.gitignore Merge SRS3.0 2020-10-31 21:53:15 +08:00
configure SIP: Fix build fail for Mac 2020-11-15 23:47:00 +08:00