wenjie.zhao
|
efe3050d7a
|
fix hls muxer Segmentation fault.
|
2015-03-12 23:50:21 +08:00 |
|
wenjie.zhao
|
73f13dfc42
|
fix hls muxer Segmentation fault.
|
2015-03-12 23:39:44 +08:00 |
|
winlin
|
9a0a8affc5
|
Merge pull request #337 from tufang14/develop
可能数组越界
|
2015-03-16 16:02:06 +08:00 |
|
winlin
|
685a29af83
|
Merge branch '2.0release' into develop
|
2015-03-16 15:45:01 +08:00 |
|
winlin
|
c92d40e00b
|
for #334, refine code, use kbps instead skt of rtmp connection.
|
2015-03-16 15:40:43 +08:00 |
|
Nimrod A. Abing (on kohima)
|
a95bd7d30e
|
Modified on_close webhook.
Pass the send_bytes and recv_bytes count to the web hook.
|
2015-03-16 15:39:49 +08:00 |
|
Nimrod A. Abing (on kohima)
|
bc93147426
|
for #308, disable st examples. for #334, refine the st init and event select.
|
2015-03-16 15:35:01 +08:00 |
|
tufang14
|
6cf5a6a7a9
|
可能数组越界
可能数组越界
|
2015-03-16 15:08:17 +08:00 |
|
winlin
|
67671e43f9
|
Merge branch '2.0release' into develop
|
2015-03-16 10:24:25 +08:00 |
|
winlin
|
8ee0826e9a
|
fix build failed bug.
|
2015-03-16 10:24:19 +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
|
e6058c1560
|
update donation
|
2015-03-14 20:25:21 +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
|
995b130090
|
for #324, refine code for hstrs, support hijack handler.
|
2015-03-14 14:55:45 +08:00 |
|
winlin
|
5c6ef6ded6
|
fix warning for xcode.
|
2015-03-14 13:09:34 +08:00 |
|
winlin
|
6d15d0ea99
|
for #324, refine code, add hstrs config.
|
2015-03-14 09:52:47 +08:00 |
|
winlin
|
a15ce1147f
|
for #155, fix all warnings for mac.
|
2015-03-13 12:53:01 +08:00 |
|
wenjie.zhao
|
643f18abe4
|
add hds reload supported.#328
|
2015-03-12 22:38:11 +08:00 |
|
winlin
|
984145de72
|
for #328, add todo for hds, check whether disabled, support reload.
|
2015-03-12 11:52:35 +08:00 |
|
winlin
|
ffef62900f
|
for #328, support adobe hds. 2.0.138.
|
2015-03-12 11:15:15 +08:00 |
|
winlin
|
da56e4fbb9
|
for #328, fix hds compile error on mac.
|
2015-03-12 07:26:30 +08:00 |
|
wenjie.zhao
|
07d8f060eb
|
refine annotation
|
2015-03-11 14:36:28 +08:00 |
|
wenjie.zhao
|
570c0d66bd
|
fix path issue.
|
2015-03-11 14:34:00 +08:00 |
|
wenjie.zhao
|
e57bda8908
|
Merge code.
Conflicts:
trunk/configure
trunk/src/app/srs_app_source.cpp
trunk/src/kernel/srs_kernel_error.hpp
|
2015-03-11 14:18:09 +08:00 |
|
winlin
|
a739b2c555
|
fix the bug for fork ffmpeg in mac, the local variable is unvailable.
|
2015-03-11 15:54:31 +08:00 |
|
winlin
|
1ad0c847ce
|
fix http parse bug
|
2015-03-11 14:55:46 +08:00 |
|
winlin
|
f247ac9daf
|
fix the http parse bug.
|
2015-03-11 14:48:51 +08:00 |
|
wenjie.zhao
|
d4198ee8ba
|
add hds supported.
|
2015-03-11 13:34:58 +08:00 |
|
winlin
|
24616e15b5
|
remove the code for xcode, not required.
|
2015-03-10 18:33:32 +08:00 |
|
winlin
|
f9767c91b5
|
fix configure bug, refine code for stream caster.
|
2015-03-10 18:07:43 +08:00 |
|
winlin
|
6c11207e28
|
fix http ts bug, the adts use id=1 which indicates the aac encoding.
|
2015-03-10 17:58:29 +08:00 |
|
winlin
|
5c3c38684b
|
fix the bug of flv stream, metadata type should be 18
|
2015-03-10 17:04:02 +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
|
885b9af122
|
for #310, refine code to support he/hev2, use aac object.
|
2015-03-08 17:56:49 +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
|
d3e2838fc6
|
for #310, refine the aac profile for adts and aac object for RTMP sequence header.
|
2015-03-08 17:33:52 +08:00 |
|
winlin
|
04f3f2a8f8
|
for #316, add codec info to stream.
|
2015-03-08 15:33:08 +08:00 |
|
winlin
|
8bf60895a9
|
refine the kbps of server.
|
2015-03-08 12:55:40 +08:00 |
|
winlin
|
fbbe46d272
|
refine the config, support directly parse file.
|
2015-03-07 22:25: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
|
1277968d4a
|
refine http client, use initialize to set host and port.
|
2015-03-06 12:07:12 +08:00 |
|
winlin
|
2bcb4f811c
|
refine http.
|
2015-03-06 11:56:28 +08:00 |
|
winlin
|
964e4be9d4
|
refine http request post. 2.0.132.
|
2015-03-06 11:51:20 +08:00 |
|
winlin
|
3982ec1d87
|
refine http request parse. 2.0.132.
|
2015-03-06 11:36:26 +08:00 |
|
winlin
|
4325809daf
|
refine http
|
2015-03-05 21:45:01 +08:00 |
|