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
|
d4ceff649f
|
the join maybe failed, should use a variable to ensure thread terminated. 2.0.119.
|
2015-02-17 21:03:39 +08:00 |
|
winlin
|
ccc30c70c4
|
the join maybe failed, should use a variable to ensure thread terminated. 1.0.28.
|
2015-02-17 21:01:44 +08:00 |
|
winlin
|
78f34ad46f
|
for #304, support config default acodec/vcodec. 2.0.118.
|
2015-02-15 18:11:24 +08:00 |
|
winlin
|
922150b2cf
|
for #304, rewrite hls/ts code, support h.264+mp3 for hls. 2.0.117.
|
2015-02-15 17:43:35 +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
|
9a7696a7c2
|
Merge branch '1.0release' of github.com:winlinvip/simple-rtmp-server into 1.0release
|
2015-02-12 10:41:55 +08:00 |
|
winlin
|
103ce78b35
|
Merge branch 'develop' of github.com:winlinvip/simple-rtmp-server into develop
|
2015-02-12 10:20:47 +08:00 |
|
winlin
|
4cf263876c
|
update readme
|
2015-02-12 10:20:33 +08:00 |
|
winlin
|
e1e12e5dba
|
release 1.0r2
|
2015-02-12 10:19:19 +08:00 |
|
winlin
|
61b0ee55ed
|
release 1.0r2
|
2015-02-12 10:18:45 +08:00 |
|
winlin
|
d4f642504f
|
update readme
|
2015-02-12 10:16:06 +08:00 |
|
winlin
|
16bf0a1826
|
dev code HuKaiqun for 1.0.27.
|
2015-02-12 10:14:30 +08:00 |
|
winlin
|
f016245e20
|
dev code ZhouGuoWen for 2.0.115.
|
2015-02-12 10:12:49 +08:00 |
|
winlin
|
0e783f4548
|
Update README.md
|
2015-02-11 12:34:28 +08:00 |
|
winlin
|
d07f09aa0b
|
Update README.md
|
2015-02-11 12:28:48 +08:00 |
|
winlin
|
e19ee0cb99
|
for #311, set pcr_base to dts. 2.0.114.
|
2015-02-10 23:15:43 +08:00 |
|
winlin
|
828aadf858
|
for #310, downcast aac SSR to LC. 2.0.113
|
2015-02-10 17:18:06 +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
|
dba983d124
|
for #136, update the config for ram hls.
|
2015-02-03 16:29:59 +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
|
8374017329
|
build libfdk-aac in ffmpeg. 2.0.108
|
2015-01-29 10:45:19 +08:00 |
|
winlin
|
52b62918d9
|
for #250, decode the PAT of PSI ts packet.
|
2015-01-27 16:25:46 +08:00 |
|
winlin
|
7fc3996e45
|
update readme for hls(h.264+mp3).
|
2015-01-25 17:42:04 +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
|
7888506999
|
update readme for 1.0.25
|
2015-01-25 13:33:23 +08:00 |
|
winlin
|
16372365ae
|
for #151, refine pcr=dts-800ms and use dts/pts directly. 2.0.104
|
2015-01-25 13:06:39 +08:00 |
|
winlin
|
1835957a2b
|
for #151, refine pcr=dts-800ms and use dts/pts directly. 1.0.24
|
2015-01-25 13:04:12 +08:00 |
|
winlin
|
8ace73f30d
|
for #151, use absolutely overflow to make jwplayer happy. 2.0.103
|
2015-01-23 15:29:14 +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
|
1e26f54b5c
|
update stream arch.
|
2015-01-23 11:27:27 +08:00 |
|
winlin
|
102736a94d
|
for #250, update readme add streamer arch.
|
2015-01-23 10:38:54 +08:00 |
|
winlin
|
d8c7267cfc
|
update readme.
|
2015-01-23 08:53:52 +08:00 |
|
winlin
|
a647043a06
|
update readme and wiki url for http ts stream
|
2015-01-22 18:39:53 +08:00 |
|
winlin
|
0702ad19b6
|
for #293, http ts stream, update readme.
|
2015-01-22 18:33:07 +08:00 |
|
winlin
|
463f75f1c9
|
update readme, add http live stream
|
2015-01-19 14:11:53 +08:00 |
|
winlin
|
3f0c80599b
|
update reamde
|
2015-01-19 13:31:07 +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
|
3b853a6dbd
|
fix #293, support rtmp remux to http flv live stream.
|
2015-01-18 20:07:54 +08:00 |
|
winlin
|
53d9faf395
|
for #293, update readme.
|
2015-01-18 19:50:54 +08:00 |
|
winlin
|
9bf408ad25
|
for bug #277, update readme remove the experiment for http server and http vod stream.
|
2015-01-18 18:08:47 +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
|
1f9fae43a4
|
update readme for 1.0rc1
|
2015-01-15 11:39:04 +08:00 |
|
winlin
|
118efcbbf8
|
update the file for 1.0rc1.
|
2015-01-15 11:38:03 +08:00 |
|
winlin
|
8e2b871829
|
update readme for 1.0rc1
|
2015-01-15 11:33:24 +08:00 |
|
winlin
|
98fb50464a
|
update readme for 1.0r1, 1.0.21
|
2015-01-15 11:31:07 +08:00 |
|
winlin
|
ad5956eab4
|
update readme
|
2015-01-15 11:24:35 +08:00 |
|
winlin
|
bb74c8dfc5
|
update readme for 1.0r1
|
2015-01-15 11:24:00 +08:00 |
|
winlin
|
df3b5c953b
|
update donation link to develop
|
2015-01-15 09:18:48 +08:00 |
|
winlin
|
1316dab83c
|
update donation link to develop
|
2015-01-15 09:17:35 +08:00 |
|
winlin
|
b1187b8c66
|
update readme
|
2015-01-08 19:04:19 +08:00 |
|
winlin
|
c80477d58e
|
update readme.
|
2015-01-08 19:03:41 +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
|
32657b0a50
|
update readme
|
2015-01-04 16:37:33 +08:00 |
|
winlin
|
2ea1c4fb61
|
update readme for security
|
2015-01-03 22:31:10 +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
|
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 |
|
winlin
|
d9aca8ab82
|
hotfix #267, the forward dest ep should use server. 1.0.15
|
2014-12-29 09:05:56 +08:00 |
|
winlin
|
e27c95b0e8
|
merge from 1.0release for #268, the hls pcr is negative when startup. 2.0.78
|
2014-12-29 08:45:19 +08:00 |
|
winlin
|
a1a9d636aa
|
update readme for merged from 1.0release
|
2014-12-29 08:41:56 +08:00 |
|
winlin
|
513c1ec6d5
|
fix #268, the hls pcr is negative when startup. 1.0.14
|
2014-12-29 08:38:29 +08:00 |
|
winlin
|
a7b6974dcb
|
Merge branch '1.0release' into develop
|
2014-12-26 23:06:12 +08:00 |
|
winlin
|
e77e4cfb8b
|
hotfix 1.0release, add gitlab remote mirror
|
2014-12-26 23:06:02 +08:00 |
|
winlin
|
a576bb20b6
|
merge from hotfix 1.0release.
|
2014-12-26 21:45:00 +08:00 |
|
winlin
|
02ec771030
|
hotfix 1.0release, update the system requirements.
|
2014-12-26 21:41:08 +08:00 |
|
winlin
|
49daee34b4
|
hotfix 1.0release, remove the multiple process arch, for 2.0 supports huge connections, and 3.0 will use other arch without st.
|
2014-12-26 21:39:53 +08:00 |
|
winlin
|
5a0bfd4fe2
|
test git, hotfix on release 1.0 branch.
|
2014-12-26 21:25:07 +08:00 |
|
winlin
|
3218efd242
|
merge from 1.0
|
2014-12-26 12:59:54 +08:00 |
|
winlin
|
ac11e33ea7
|
update readme for #264
|
2014-12-26 12:48:34 +08:00 |
|
winlin
|
9b8f6ff962
|
update readme, use table for performance.
|
2014-12-16 09:57:14 +08:00 |
|
winlin
|
b9147af38a
|
update readme, use table for performance.
|
2014-12-16 09:55:31 +08:00 |
|
winlin
|
0133913b7c
|
update readme, for latence refined.
|
2014-12-16 09:31:00 +08:00 |
|
winlin
|
bacbec6647
|
update readme
|
2014-12-13 12:50:23 +08:00 |
|
winlin
|
cbad7a3074
|
fix #257, server latency is 0.1s+, the bottleneck is encoder. 2.0.71
|
2014-12-13 12:48:49 +08:00 |
|
winlin
|
66fd4bbf31
|
update readme
|
2014-12-13 10:41:14 +08:00 |
|
winlin
|
450eeb8dd6
|
update readme
|
2014-12-13 10:35:40 +08:00 |
|
winlin
|
d276ff3367
|
add latency benchmark table.
|
2014-12-13 10:34:00 +08:00 |
|
winlin
|
0af1154293
|
add latency benchmark table.
|
2014-12-13 10:32:39 +08:00 |
|
winlin
|
10297fab51
|
fix #257, support 0.1s+ latency. 2.0.70
|
2014-12-12 21:51:06 +08:00 |
|
winlin
|
149d5863e9
|
update reame
|
2014-12-08 11:06:33 +08:00 |
|