winlin
|
bd24fe7d75
|
support flv parser, add amf0 to librtmp. 0.9.110
|
2014-05-22 15:08:25 +08:00 |
|
winlin
|
d4b8fee61a
|
fix bug #73, http callback api support authentication in tcUrl
|
2014-05-22 10:23:12 +08:00 |
|
winlin
|
2265173c4d
|
donot install tools when ffmpeg is not open, 0.9.108
|
2014-05-20 18:11:33 +08:00 |
|
winlin
|
ef0f7f4da8
|
support http heartbeat, 0.9.107
|
2014-05-19 17:39:01 +08:00 |
|
winlin
|
cb95b5909c
|
add http heartbeat framework
|
2014-05-19 15:45:04 +08:00 |
|
winlin
|
0186247fee
|
support http api json, to PUT/POST. 0.9.105
|
2014-05-18 17:57:20 +08:00 |
|
winlin
|
3064e5ec61
|
fix bug of nx_json parse, to 0.9.104
|
2014-05-18 16:48:24 +08:00 |
|
winlin
|
d6355efe22
|
support http api json, to PUT/POST, to 0.9.103
|
2014-05-18 16:15:35 +08:00 |
|
winlin
|
b60e8418c6
|
add json base on nxjson(nx-json/nx_json) decoder for http api. 0.9.102
|
2014-05-18 14:34:45 +08:00 |
|
winlin
|
2c059d3a80
|
fix bug #72, also need stream_id for send_and_free_message. 0.9.101
|
2014-05-17 17:53:27 +08:00 |
|
winlin
|
c59576146b
|
rename struct to class. 0.9.100
|
2014-05-17 14:59:33 +08:00 |
|
winlin
|
2f89c8b2e8
|
move some utilities from kernel to app. 0.9.99
|
2014-05-17 14:53:04 +08:00 |
|
winlin
|
cbbf53f8f9
|
fix bug #67: fix pithy print bug, stage must has a age
|
2014-05-14 14:34:28 +08:00 |
|
winlin
|
b175821b62
|
refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97
|
2014-05-14 13:56:12 +08:00 |
|
winlin
|
3ebda13802
|
refine the ptr array free, 0.9.96
|
2014-05-14 09:58:42 +08:00 |
|
winlin
|
dc66c525fd
|
refine autofree, only free object, never free arrays
|
2014-05-14 09:41:41 +08:00 |
|
winlin
|
befde6acf7
|
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
|
2014-05-13 14:24:39 +08:00 |
|
winlin
|
7004510cc7
|
fix ffmpeg log fd leak, always close log_fd. 0.9.94
|
2014-05-13 11:16:53 +08:00 |
|
winlin
|
74e6e28993
|
refine the kbps calc module. 0.9.93
|
2014-05-12 18:06:13 +08:00 |
|
winlin
|
f6dd1371bf
|
fix bug #36: never directly use *(int32_t*) to convert, for arm may not support
|
2014-05-08 12:12:01 +08:00 |
|
winlin
|
fa9870db96
|
fix bug #59: edge for FMS, always use schema1(digest-key) for FMS, or connect failed.
|
2014-05-08 11:51:49 +08:00 |
|
winlin
|
cb64d20575
|
refine core macros
|
2014-05-06 18:22:01 +08:00 |
|
winlin
|
f8e8c81e50
|
refine log, simplify it. to 0.9.90
|
2014-05-04 16:29:57 +08:00 |
|
winlin
|
7b530bf8d8
|
update signature
|
2014-05-04 11:28:17 +08:00 |
|
winlin
|
96a5c7b1ab
|
fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89
|
2014-05-03 22:59:21 +08:00 |
|
winlin
|
d74f01e2d1
|
fix signal bug, break for gmc. fix SrsMessage leak, use common message to free payload. to 0.9.88
|
2014-05-02 12:29:56 +08:00 |
|
winlin
|
0945c2b441
|
fix RTMP protocol extended timestamp bug, always trust and use the extended-timestamp for the first chunk of msg
|
2014-04-30 17:16:28 +08:00 |
|
winlin
|
fc501b050b
|
add atc_auto to disable or enable auto detect atc
|
2014-04-30 12:08:11 +08:00 |
|
winlin
|
d0dff2d332
|
fix bug #34: convert signal to io. 0.9.85
|
2014-04-30 11:26:32 +08:00 |
|
winlin
|
6ee49ee029
|
bravo auto atc per stream. 0.9.84
|
2014-04-30 10:17:04 +08:00 |
|
winlin
|
f02ac02a50
|
auto open atc for bravo_atc set
|
2014-04-29 18:27:00 +08:00 |
|
winlin
|
0f498acd7b
|
add comments and variable for c3 extended-timestamp. to 0.9.82
|
2014-04-29 18:16:29 +08:00 |
|
winlin
|
80ddddf823
|
refine RTMP protocol completed, to 0.9.81
|
2014-04-29 14:44:07 +08:00 |
|
winlin
|
ebf6203c3b
|
refine rtmp protocol stack, refer to go.rtmp
|
2014-04-29 13:39:16 +08:00 |
|
winlin
|
23b04e2a57
|
completed the edge reload, to 0.9.79
|
2014-04-28 17:57:59 +08:00 |
|
winlin
|
a363e3d293
|
support basic edge(play/publish) RTMP server. 0.9.78
|
2014-04-27 15:10:25 +08:00 |
|
winlin
|
2bcaeccc51
|
edge support play and ingest origin stream. change to 0.9.77
|
2014-04-26 21:41:18 +08:00 |
|
winlin
|
f3b441ba1f
|
add alipay donation page. to 0.9.76
|
2014-04-25 12:56:48 +08:00 |
|
winlin
|
67e1988b81
|
support live flashP2P(integrated by chnvideo VDN). 0.9.75
|
2014-04-24 16:32:19 +08:00 |
|
winlin
|
35f3a93239
|
support dvr to hss. change to 0.9.74
|
2014-04-24 12:22:36 +08:00 |
|
winlin
|
a73bf8d4aa
|
optimizm the http server for send ts file
|
2014-04-22 12:15:13 +08:00 |
|
winlin
|
8bf1f4ad87
|
add api/v1 summaries/rusages/self_proc_stats/system_proc_stats/meminfos. change to 0.9.72
|
2014-04-20 00:17:11 +08:00 |
|
winlin
|
fae1c61c3f
|
update readme. change to 0.9.71
|
2014-04-19 11:21:13 +08:00 |
|
winlin
|
67ddc9f5ae
|
support dvr(record live to flv file for vod), change to 0.9.70
|
2014-04-17 18:23:49 +08:00 |
|
winlin
|
73459547e1
|
support dvr. change to 0.9.69
|
2014-04-17 16:06:49 +08:00 |
|
winlin
|
5af1da17ed
|
change to 0.9.68
|
2014-04-16 15:59:32 +08:00 |
|
winlin
|
0c91fa6bed
|
fix dvr mem leak, free msg when not use it.
|
2014-04-16 15:58:06 +08:00 |
|
winlin
|
78e7a31ddb
|
refine option, add --use-sys-ssl, change to 0.9.67
|
2014-04-16 14:27:34 +08:00 |
|
winlin
|
47927ab460
|
refine options, change to 0.9.66
|
2014-04-16 13:24:00 +08:00 |
|
winlin
|
1ae9178605
|
add favicon.ico, change to 0.9.65
|
2014-04-15 11:19:15 +08:00 |
|