winlin
|
d117145b95
|
Update date from 2021 to 2022.
|
2022-06-20 19:22:25 +08:00 |
|
winlin
|
3ed4aed824
|
Fix build failed.
|
2022-06-09 20:46:20 +08:00 |
|
winlin
|
6b7fc6fdb5
|
Squash: Fix bugs for 4.0
|
2022-01-23 08:12:19 +08:00 |
|
winlin
|
d5c86dc5fa
|
Switch LICENSE from MIT to **MIT or MulanPSL-2.0**. v5.0.21
|
2022-01-13 18:40:22 +08:00 |
|
Matheus Macabu
|
9a017f4037
|
RTMP: If port is explicity set to 0, use default 1935 (#1754)
|
2021-10-19 08:20:28 +08:00 |
|
winlin
|
a81aa2edc5
|
Squash: Merge SRS 4.0
|
2021-10-10 12:05:26 +08:00 |
|
winlin
|
19c0a9eb4b
|
Suqash: Merge 4.0
|
2021-09-05 14:17:41 +08:00 |
|
Winlin
|
c8a1e0f3da
|
Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8 (#2464)
* Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8
* Update README.md
* Update README.md
* Refine format for AUTHORS.md
|
2021-07-08 14:30:47 +08:00 |
|
winlin
|
13d015b8fd
|
Squash: Fix random bug
|
2021-07-04 16:04:51 +08:00 |
|
winlin
|
15901cacee
|
SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3
|
2021-05-31 13:42:20 +08:00 |
|
winlin
|
8b74c7cb89
|
SquashSRS4: Happy 2021
|
2021-04-16 09:29:43 +08:00 |
|
winlin
|
248085edfe
|
For #2109, Add more utest for srs_string_split
|
2021-01-07 12:30:51 +08:00 |
|
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 |
|
莫战
|
b38f30c3ee
|
support query parsing and escape
|
2020-12-01 16:27:37 +08:00 |
|
莫战
|
dc7124cd05
|
support base64 encode
|
2020-12-01 16:04:55 +08:00 |
|
winlin
|
8c1eca98b0
|
Merge SRS3.0
|
2020-10-31 19:25:56 +08:00 |
|
winlin
|
86f8cbb5eb
|
Remove some global elements for debugging. 3.0.152
|
2020-10-31 18:01:16 +08:00 |
|
winlin
|
20293e7e5d
|
Merge 3.0release
|
2020-10-10 17:54:34 +08:00 |
|
winlin
|
13af54171f
|
For #1780, build fail on ubuntu:focal. 3.0.144
|
2020-10-10 16:20:05 +08:00 |
|
winlin
|
deb54b8866
|
Core: Refine utility string/hex
|
2020-07-13 14:30:44 +08:00 |
|
winlin
|
ed338f4c0a
|
Refactor macro SRS_AUTO_XXX to SRS_XXX.
|
2020-04-29 20:02:28 +08:00 |
|
winlin
|
c339542ce0
|
Support macOS OSX
|
2020-03-28 17:20:40 +08:00 |
|
winlin
|
8db2c3d821
|
For #1635, refine inotify watch for relative path
|
2020-03-16 11:39:20 +08:00 |
|
winlin
|
b794c9e4ec
|
For #460, fix ipv6 hostport parsing bug. 3.0.94
|
2020-01-05 22:16:21 +08:00 |
|
winlin
|
76d92792b7
|
For #460, fix ipv6 intranet address filter bug. 3.0.93
|
2020-01-05 21:25:51 +08:00 |
|
winlin
|
bc6c61e546
|
Fix #1543, use getpeername to retrieve client ip. 3.0.92
|
2020-01-05 20:06:25 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +08:00 |
|
winlin
|
a35a7f915e
|
Fix bug for HTTP write jsonp for srs-console.
|
2019-12-24 10:32:52 +08:00 |
|
winlin
|
40f6ecaee2
|
Merge SRS2 for running srs-librtmp on Windows. 3.0.80
|
2019-12-23 21:09:00 +08:00 |
|
winlin
|
01a4503ceb
|
Support build srs-librtmp by VS2015. 2.0.267
|
2019-12-23 18:12:45 +08:00 |
|
winlin
|
316628632b
|
Support build srs-librtmp by VS2015. 2.0.267
|
2019-12-23 17:01:02 +08:00 |
|
winlin
|
2df1dcb05a
|
Fix HTTP-FLV and VOD-FLV conflicting bug.
|
2019-12-17 16:01:04 +08:00 |
|
winlin
|
e5285ecabf
|
Fix #1501, use request ip for origin cluster. 3.0.66
|
2019-11-30 18:50:24 +08:00 |
|
winlin
|
e045b0a619
|
We prefer ipv4, only use ipv6 if ipv4 is disabled. 3.0.59
|
2019-10-07 10:34:55 +08:00 |
|
winlin
|
8b595c4cdf
|
Cover more kernel time.
|
2019-05-15 08:57:46 +08:00 |
|
winlin
|
695d430dcf
|
Refine SrsMessageQueue.duration in time unit.
|
2019-04-11 08:35:57 +08:00 |
|
winlin
|
170cca1f58
|
Refine srs_get_system_startup_time in time unit
|
2019-04-10 09:11:54 +08:00 |
|
winlin
|
6c12aa0eca
|
Refine srs_update_system_time in time unit
|
2019-04-10 09:07:03 +08:00 |
|
winlin
|
9b7c0802a9
|
Refine srs_update_system_time in time unit
|
2019-04-10 08:32:46 +08:00 |
|
winlin
|
f7b2ee4cc9
|
CI: Cover kernel utility
|
2019-02-07 20:58:33 +08:00 |
|
winlin
|
4187fa0068
|
CI: Cover kernel utility
|
2019-02-04 15:11:41 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +08:00 |
|
winlin
|
a2d6566019
|
Add kernel utility utest
|
2019-01-01 20:19:44 +08:00 |
|
winlin
|
f1ab8fecac
|
Fix build warning
|
2018-12-09 22:48:47 +08:00 |
|
winlin
|
24f46f5085
|
#1261, Support _definst_ for Wowza. 3.0.44
|
2018-11-11 13:51:10 +08:00 |
|
MakarovYaroslav
|
e62ac29f48
|
add ignoring _definst_ at the end of app (#1261)
|
2018-11-11 13:31:29 +08:00 |
|
MakarovYaroslav
|
a2480a6c94
|
fix bug with for loop (#1263)
|
2018-11-11 13:27:33 +08:00 |
|
Harlan
|
22c5af62cf
|
Merge branch '3.0release' of https://github.com/ossrs/srs into 3.0release
# Conflicts:
# trunk/src/kernel/srs_kernel_utility.hpp
|
2018-08-15 07:37:12 +08:00 |
|
Harlan
|
ac6b37de4b
|
rewrite ff_data_to_hex
|
2018-08-12 14:10:18 +08:00 |
|
winlin
|
41c6e833b9
|
Replace hex to string to match MIT license. 3.0.33
|
2018-07-22 18:47:38 +08:00 |
|