winlin
|
8401d9ac06
|
fix #366, config hls to disable cleanup of ts. 2.0.154.
|
2015-04-02 11:52:03 +08:00 |
|
winlin
|
717d088376
|
support server cycle handler. 2.0.153.
|
2015-03-31 18:06:55 +08:00 |
|
winlin
|
c49bc0628e
|
support on_hls for http hooks. 2.0.152.
|
2015-03-31 17:42:12 +08:00 |
|
winlin
|
f6e135943f
|
enhanced hls, support deviation for duration. 2.0.151.
|
2015-03-31 15:39:47 +08:00 |
|
winlin
|
692b751da8
|
for #351, support config the m3u8/ts path for hls. 2.0.149.
|
2015-03-30 12:44:04 +08:00 |
|
winlin
|
b6feb0742f
|
fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148
|
2015-03-23 23:13:57 +08:00 |
|
winlin
|
f69fa7273b
|
fix #302, remove the thread unsafe code, no static.
|
2015-03-23 21:19:04 +08:00 |
|
winlin
|
33cca3e027
|
for #155, add todo for osx. 2.0.146
|
2015-03-21 15:22:45 +08:00 |
|
winlin
|
e45c62003a
|
Merge branch '2.0release' into develop
|
2015-03-21 11:55:35 +08:00 |
|
winlin
|
bbac2348db
|
for #354, remove the double underscore functions and variables.
|
2015-03-21 11:55:28 +08:00 |
|
winlin
|
45d9018051
|
Merge branch '2.0release' into develop
|
2015-03-21 10:25:09 +08:00 |
|
winlin
|
c6817cc422
|
for #354, remove the double underscore of macro.
|
2015-03-21 10:25:03 +08:00 |
|
winlin
|
f564c903ac
|
support got uptime and loadavg for osx. 2.0.145
|
2015-03-18 22:30:17 +08:00 |
|
winlin
|
f36e4a443d
|
refine the fast buffer. 2.0.144
|
2015-03-18 16:34:27 +08:00 |
|
winlin
|
6a98758435
|
revert the changes for SRS2.
|
2015-03-17 23:51:10 +08:00 |
|
winlin
|
df2644c850
|
merge from 2.0release
|
2015-03-17 23:48:50 +08:00 |
|
winlin
|
9f81a8b73e
|
for #155, osx(darwin) support demo with nginx and ffmpeg. 2.0.143.
|
2015-03-17 22:07:38 +08:00 |
|
winlin
|
ab673e1300
|
for #155, osx(darwin) support demo with nginx and ffmpeg. 2.0.143.
|
2015-03-17 22:06:59 +08:00 |
|
winlin
|
9e407d32fe
|
change verstion to 3.0.0
|
2015-03-17 07:58:38 +08:00 |
|
winlin
|
2241ba0e34
|
for #340, #343, add wiki and use srs string function, support hls_entry_prefix(hls base url). 2.0.142
|
2015-03-17 07:57:58 +08:00 |
|
winlin
|
a21243ea12
|
merge from 2.0
|
2015-03-15 08:16:37 +08:00 |
|
winlin
|
d349a3dbda
|
update stable version check
|
2015-03-15 08:15:04 +08:00 |
|
winlin
|
519c25a064
|
fork srs2 and start srs3. 3.0.0
|
2015-03-15 08:06:41 +08:00 |
|
winlin
|
320f45c6f4
|
fix #324, support hstrs(http stream trigger rtmp source) edge mode. 2.0.140.
|
2015-03-14 20:07:56 +08:00 |
|
winlin
|
27cb62b7aa
|
for #324, support hstrs(http stream trigger rtmp source) origin mode. 2.0.139.
|
2015-03-14 19:45:13 +08:00 |
|
winlin
|
ffef62900f
|
for #328, support adobe hds. 2.0.138.
|
2015-03-12 11:15:15 +08:00 |
|
winlin
|
db7ddfd510
|
fix #155, #135, support osx(darwin) for mac pro. 2.0.137.
|
2015-03-10 12:50:27 +08:00 |
|
winlin
|
5143e3a58d
|
fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136
|
2015-03-08 19:59:10 +08:00 |
|
winlin
|
2e9f2753c9
|
for #316, add stream codec info. 2.0.135
|
2015-03-08 18:33:35 +08:00 |
|
winlin
|
8dbabe3708
|
fix #310, refine aac LC, support aac HE/HEv2. 2.0.134.
|
2015-03-08 17:36:43 +08:00 |
|
winlin
|
f26e719800
|
fix #322, fix http-flv stream bug, support multiple streams. 2.0.133.
|
2015-03-06 13:37:57 +08:00 |
|
winlin
|
3982ec1d87
|
refine http request parse. 2.0.132.
|
2015-03-06 11:36:26 +08:00 |
|
winlin
|
3e394a5f06
|
for #320, set socket send buffer to smaller macro. 2.0.131
|
2015-03-04 16:52:43 +08:00 |
|
winlin
|
983ab8fb89
|
pass all utest for 2.0
|
2015-03-04 12:24:22 +08:00 |
|
winlin
|
a47dbf7a92
|
for #320, refine code.
|
2015-03-03 17:28:07 +08:00 |
|
winlin
|
34d6a2ece5
|
for #320, support macro to disable the complex send algorithm and enable tcp no delay. 2.0.129
|
2015-03-03 17:22:44 +08:00 |
|
winlin
|
fb3fced8d0
|
for #179, revert dvr http api. 2.0.128.
|
2015-03-01 17:57:28 +08:00 |
|
winlin
|
8ed256b7e9
|
for #179, wait keyframe for dvr. 2.0.127
|
2015-02-27 21:11:29 +08:00 |
|
winlin
|
0213cc6466
|
for #179, refine dvr, support POST create dvr when publish not start. 2.0.126
|
2015-02-27 20:39:36 +08:00 |
|
winlin
|
b903a7b436
|
for #179, dvr suport vhost/app/stream level control. 2.0.125.
|
2015-02-25 09:20:11 +08:00 |
|
winlin
|
1cb8e44b1b
|
fix #304, fix hls bug, write pts/dts error. 2.0.124.
|
2015-02-24 18:39:31 +08:00 |
|
winlin
|
d650118988
|
fix #179, dvr support api to start or stop. 2.0.123
|
2015-02-23 19:23:32 +08:00 |
|
winlin
|
a984eeecab
|
refine dvr, append file when dvr file exists. 2.0.122.
|
2015-02-19 19:50:10 +08:00 |
|
winlin
|
1102c7a58f
|
refine pithy print to more easyer to use 2.0.121.
|
2015-02-19 18:56:21 +08:00 |
|
winlin
|
9d233db27e
|
fix #133, support push rtsp to srs. 2.0.120.
|
2015-02-18 22:28:39 +08:00 |
|
winlin
|
e81e090239
|
for #133, add rtsp listener and handler.
|
2015-02-15 21:28:31 +08:00 |
|
winlin
|
78f34ad46f
|
for #304, support config default acodec/vcodec. 2.0.118.
|
2015-02-15 18:11:24 +08:00 |
|
winlin
|
3c813847bd
|
rewrite the ts remux of hls. 2.0.117
|
2015-02-15 16:37:28 +08:00 |
|
winlin
|
25af6c6847
|
for #304, use stringstream to generate m3u8, add hls_td_ratio. 2.0.116.
|
2015-02-12 13:34:59 +08:00 |
|
winlin
|
381e88d698
|
add release code. ZhouGuowen for SRS2.0
|
2015-02-11 08:52:52 +08:00 |
|
winlin
|
b982b27f6f
|
add dev code for each release. HuKaiqun for SRS1.0
|
2015-02-11 08:48:22 +08:00 |
|
winlin
|
e19ee0cb99
|
for #311, set pcr_base to dts. 2.0.114.
|
2015-02-10 23:15:43 +08:00 |
|
winlin
|
87519aaae8
|
fix the avc codec bug, the ibmf format may like the annexb, we must guess only one time. 2.0.114
|
2015-02-10 22:37:29 +08:00 |
|
winlin
|
d5e3ac4e7d
|
for #310, the aac profile must be object plus one. 1.0.26
|
2015-02-10 17:15:50 +08:00 |
|
winlin
|
4820d455d5
|
for #310, workaround to force to LC/MAIN, donot support SSR above. 2.0.113
|
2015-02-10 16:58:13 +08:00 |
|
winlin
|
a23191497f
|
fix #136, support hls without io(in ram). 2.0.112
|
2015-02-03 16:01:07 +08:00 |
|
winlin
|
16afe7ddbb
|
fix #250, support push MPEGTS over UDP to SRS. 2.0.111
|
2015-01-31 23:20:00 +08:00 |
|
winlin
|
70c8fe13c4
|
for #250, support h264 video for push mpegts over udp. 2.0.110
|
2015-01-31 19:46:55 +08:00 |
|
winlin
|
66fccdbbd1
|
for #250, demux PES stream ok, only support h.264(annexb) and aac(adts) in mpegts over udp. 3.0.109.
|
2015-01-31 12:21:04 +08:00 |
|
winlin
|
8374017329
|
build libfdk-aac in ffmpeg. 2.0.108
|
2015-01-29 10:45:19 +08:00 |
|
winlin
|
919a85b103
|
for #301, hls support h.264+mp3, ok for vlc. 2.0.107
|
2015-01-25 17:06:49 +08:00 |
|
winlin
|
2c42350489
|
for #301, http ts stream support h.264+mp3. 2.0.106
|
2015-01-25 16:42:22 +08:00 |
|
winlin
|
aaade0f04f
|
for #268, refine the pcr start at 0, dts/pts plus delay. 2.0.105
|
2015-01-25 13:35:53 +08:00 |
|
winlin
|
9cbc753e8e
|
for #151, #268, refine the pcr start at 0, dts/pts plus delay. 1.0.25
|
2015-01-25 13:30:45 +08:00 |
|
winlin
|
b0daf1482d
|
update version to 1.0.24
|
2015-01-25 13:10:30 +08:00 |
|
winlin
|
711b6ca277
|
for #250, basic stream caster framework. 2.0.104
|
2015-01-24 16:31:32 +08:00 |
|
winlin
|
4f5cc9c403
|
for #151, use absolutely overflow to make jwplayer happy. 1.0.23
|
2015-01-23 15:14:29 +08:00 |
|
winlin
|
73cfdea332
|
for #299, srs http server support dash vod stream over mp4 range. 2.0.103
|
2015-01-23 13:45:59 +08:00 |
|
winlin
|
2a05783d5c
|
for #293, support http ts stream. 2.0.101
|
2015-01-22 18:32:10 +08:00 |
|
winlin
|
2167a8385c
|
update version to 3.0.101
|
2015-01-22 09:36:19 +08:00 |
|
winlin
|
b7b268dfbf
|
fix #293, support http live flv/aac/mp3 stream with fast cache. 2.0.100.
|
2015-01-19 13:17:46 +08:00 |
|
winlin
|
53d9faf395
|
for #293, update readme.
|
2015-01-18 19:50:54 +08:00 |
|
winlin
|
e71bc0cbc5
|
for bug #277, refine the http server.
|
2015-01-17 23:44:21 +08:00 |
|
winlin
|
cbed2bbca4
|
fix #277, refine http server refer to go http-framework. 2.0.98
|
2015-01-17 23:00:40 +08:00 |
|
winlin
|
9bbbaad288
|
for bug #277, refine http api refer to go http-framework. 2.0.97
|
2015-01-17 21:58:23 +08:00 |
|
winlin
|
cc22ca4890
|
hotfix #290, use iformat only for rtmp input. 2.0.95
|
2015-01-17 13:06:18 +08:00 |
|
winlin
|
4449a8d7b0
|
fix #290, use iformat only for rtmp input. 1.0.22
|
2015-01-17 13:04:52 +08:00 |
|
winlin
|
63309a0538
|
refine for bug #288, drop info frame without error.
|
2015-01-14 11:55:15 +08:00 |
|
winlin
|
b705ed0b90
|
for bug #288, refine the codec decode info frame failed. 1.0.21
|
2015-01-14 11:32:19 +08:00 |
|
winlin
|
b466756931
|
merge from feilong for bug #281.
|
2015-01-08 17:44:08 +08:00 |
|
winlin
|
27e0521ace
|
fix #281, fix hls bug ignore type-9 send aud. 1.0.20
|
2015-01-08 17:37:28 +08:00 |
|
winlin
|
6c833902f9
|
merge http api from tufang. 2.0.92
|
2015-01-08 16:02:33 +08:00 |
|
winlin
|
0e9c9db3f4
|
fix the aggregate bug, adjust to starttime of msg. 2.0.91
|
2015-01-07 15:37:44 +08:00 |
|
winlin
|
0e03d019a8
|
for bug #215, srs rtmp dump support conn args. 2.0.90
|
2015-01-07 13:29:30 +08:00 |
|
winlin
|
dc11418c79
|
fix #274: http-callback support on_dvr when reap a dvr file. 2.0.89
|
2015-01-03 15:33:23 +08:00 |
|
winlin
|
dd2c7e0b4d
|
hotfix to remove the pageUrl for http callback. 2.0.88
|
2015-01-03 15:08:46 +08:00 |
|
winlin
|
247b772449
|
hotfix to remove the pageUrl for http callback. 1.0.19
|
2015-01-03 15:07:12 +08:00 |
|
winlin
|
f881bc43b5
|
fix #179: dvr support custom filepath by variables. 2.0.87
|
2015-01-03 12:54:54 +08:00 |
|
winlin
|
75f2607685
|
fix #211, support security allow/deny publish/play all/ip. 2.0.86
|
2015-01-02 16:02:13 +08:00 |
|
winlin
|
f8ec7c706d
|
merge from 1.0.18, hotfix #207, trim the last 0 of log. 2.0.85
|
2015-01-02 12:57:44 +08:00 |
|
winlin
|
e590537dca
|
fix #207, trim the last 0 of log. 1.0.18
|
2015-01-02 12:56:15 +08:00 |
|
winlin
|
9d34820c80
|
fix #158: http-callback check http status code ok(200). 2.0.84
|
2015-01-02 10:21:04 +08:00 |
|
winlin
|
8df0f724d6
|
fix #216, http-callback post in application/json content-type. 2.0.83
|
2015-01-02 09:22:49 +08:00 |
|
winlin
|
ca977ef739
|
hotfix #216, http-callback post in application/json content-type. 1.0.17
|
2015-01-02 09:20:45 +08:00 |
|
winlin
|
518a5a72ab
|
fix #263, srs-librtmp flv read tag should init size. 2.0.82
|
2015-01-02 09:05:16 +08:00 |
|
winlin
|
c1c01ec802
|
hotfix #270, memory leak for http client post. 2.0.81
|
2015-01-01 11:47:18 +08:00 |
|
winlin
|
bb6dfe40c1
|
fix #270, memory leak for http client post. 1.0.16
|
2015-01-01 11:44:28 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
12f4abd553
|
fix #266, aac profile is object id plus one. 2.0.80
|
2014-12-29 14:24:22 +08:00 |
|
winlin
|
c0a6c3efa3
|
merge from 1.0release, hotfix #267, the forward dest ep should use server. 2.0.79
|
2014-12-29 09:07:50 +08:00 |
|