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
|
9b1222a79c
|
Refine get_publish_normal_timeout in time unit
|
2019-04-10 07:58:39 +08:00 |
|
winlin
|
170872135d
|
Refine get_publish_1stpkt_timeout in time unit
|
2019-04-10 07:53:09 +08:00 |
|
winlin
|
d6828a3e58
|
Refine get_mw_sleep in time unit
|
2019-04-09 09:39:16 +08:00 |
|
winlin
|
839a496d50
|
Refine get_mr_sleep in time unit
|
2019-04-09 09:20:44 +08:00 |
|
winlin
|
5df8f2f6c1
|
Refine get_pithy_print in time unit
|
2019-04-09 08:55:54 +08:00 |
|
winlin
|
60f9561d2d
|
Refine get_heartbeat_interval in time unit
|
2019-04-09 08:47:18 +08:00 |
|
winlin
|
5937304717
|
Refine get_dash_timeshift in time unit
|
2019-04-08 09:20:02 +08:00 |
|
winlin
|
12cf17ef6b
|
Refine get_dash_update_period in time unit
|
2019-04-08 09:10:06 +08:00 |
|
winlin
|
4302ab7708
|
Refine get_dash_fragment to time unit
|
2019-04-08 09:02:39 +08:00 |
|
winlin
|
bb6389143f
|
Refine get_bw_check_interval in time unit
|
2019-04-08 08:46:22 +08:00 |
|
winlin
|
74c1944e15
|
Refine config, allow parse multiple times.
|
2019-04-08 08:31:58 +08:00 |
|
winlin
|
6239dfa489
|
Apply time unit
|
2019-04-07 16:25:52 +08:00 |
|
winlin
|
7037f6a197
|
Cover more ST Coroutine code
|
2019-04-07 15:22:09 +08:00 |
|
winlin
|
1ce040cc2c
|
Cover more ST Coroutine code
|
2019-04-07 14:35:11 +08:00 |
|
winlin
|
3d5508e088
|
Cover more ST Coroutine code
|
2019-04-07 13:52:16 +08:00 |
|
winlin
|
a9a720e32f
|
Cover ST Coroutine and time unit. 3.0.48
|
2019-04-07 12:59:37 +08:00 |
|
winlin
|
f2b4bc7110
|
Fix #1304, Fix ST coroutine pull error. 3.0.47
|
2019-04-06 16:10:33 +08:00 |
|
winlin
|
633a9a0d35
|
Merge #1324, Remove dead code
|
2019-04-05 18:55:33 +08:00 |
|
winlin
|
b9750baa52
|
For #1339, Support HTTP-FLV params.
|
2019-04-05 18:44:50 +08:00 |
|
winlin
|
91c462b6ba
|
For #1339, Support HTTP-FLV params. 2.0.262
|
2019-04-05 18:16:05 +08:00 |
|
YLX
|
ab833943e1
|
fix: support parse flv query params to http callback (#1339)
|
2019-04-05 15:44:00 +08:00 |
|
winlin
|
073d42ca7d
|
CI: Refine hls ts context writer
|
2019-02-05 16:26:43 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +08:00 |
|
winlin
|
6234905532
|
Refactor ISrsKbpsDelta
|
2019-01-01 17:36:27 +08:00 |
|
winlin
|
c26b475bae
|
Refine kbps, stub wall clock
|
2018-12-23 20:47:17 +08:00 |
|
winlin
|
4c40370986
|
Refine kbps more testable
|
2018-12-23 20:30:12 +08:00 |
|
winlin
|
16fa4c588a
|
Rename ISrsProtocolReaderWriter to ISrsProtocolReadWriter
|
2018-12-23 20:08:04 +08:00 |
|
winlin
|
6e75993e7f
|
Change public virtual to virtual public
|
2018-12-23 19:54:08 +08:00 |
|
winlin
|
2e9bf2af83
|
Always enable SRS_StreamCaster
|
2018-12-22 20:45:25 +08:00 |
|
winlin
|
aa1a5442f9
|
Always enable SRS_Ingest
|
2018-12-22 20:30:13 +08:00 |
|
winlin
|
c6844527fb
|
Always enable SRS_SSL
|
2018-12-22 20:23:39 +08:00 |
|
winlin
|
0bc7fdbb35
|
Always enable SRS_SSL
|
2018-12-22 20:03:40 +08:00 |
|
winlin
|
8e294709b0
|
Always enable SRS_STAT
|
2018-12-22 19:58:36 +08:00 |
|
winlin
|
330100769f
|
Always enable SRS_TRANSCODE
|
2018-12-22 19:48:55 +08:00 |
|
winlin
|
ba4ef34d27
|
Merge 2.0release
|
2018-11-27 21:24:51 +08:00 |
|
RocFang
|
768fe68ca3
|
fix st_usleep param from us to ms. (#1236)
fix st_usleep param from us to ms.
|
2018-10-08 07:14:14 +08:00 |
|
Mirko Velic
|
70ad16ff6a
|
Add request stream param to encoder output format parameters. (#1237)
|
2018-10-08 07:01:49 +08:00 |
|
winlin
|
8e55ef4b60
|
Refine code
|
2018-08-26 14:29:45 +08:00 |
|
winlin
|
1e2cca4712
|
For #1093, Refine HLS encryption wiki
|
2018-08-25 21:59:56 +08:00 |
|
winlin
|
ee068cf120
|
For #1109, Support without ssl for HLS key.
|
2018-08-25 21:15:26 +08:00 |
|
winlin
|
522fba99aa
|
Merge branch 3.0release into harlanc-3.0release
|
2018-08-25 18:12:39 +08:00 |
|
winlin
|
e73e30de3a
|
Fix #1051, Drop ts when republishing stream. 3.0.41
|
2018-08-25 18:10:55 +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
|
1cc72df134
|
Fix #910, Support HTTP FLV with HTTP callback. 3.0.39
|
2018-08-11 19:23:51 +08:00 |
|
winlin
|
1e7c12a6dd
|
For #910, Support HTTP FLV with HTTP callback. 2.0.254
|
2018-08-11 19:09:56 +08:00 |
|
winlin
|
928c6ab091
|
For #1181, Add utest
|
2018-08-11 13:16:59 +08:00 |
|
winlin
|
01d8bba455
|
For #1181, Refine code to write utest
|
2018-08-11 12:33:03 +08:00 |
|