winlin
|
f1b1dc0c64
|
add utest for config full.conf, fix the chunk-size bug
|
2014-07-21 10:50:08 +08:00 |
|
winlin
|
ffa72d3522
|
update readme.
|
2014-07-21 09:34:22 +08:00 |
|
winlin
|
4b1d64c2d1
|
[plan] Support <500ms latency, FRSC(fast RTMP-compatible stream channel tech).
|
2014-07-21 09:23:05 +08:00 |
|
winlin
|
044d6484a4
|
[plan] Support <500ms latency, use io to substitude timeout.
|
2014-07-21 09:09:10 +08:00 |
|
winlin
|
21f49a9875
|
add basic utest for config service
|
2014-07-20 17:44:20 +08:00 |
|
winlin
|
6e8c4df4b1
|
refine error codes.
|
2014-07-20 17:32:34 +08:00 |
|
winlin
|
0db2e6b8e9
|
fix the empty config error
|
2014-07-20 17:08:47 +08:00 |
|
winlin
|
75bfe2af78
|
refine the LF,CR
|
2014-07-20 16:19:26 +08:00 |
|
winlin
|
8cd9be4fce
|
add comments for LF,CR
|
2014-07-20 16:18:26 +08:00 |
|
winlin
|
c65a6b5d63
|
fix the conf_line bug of parse config directive.
|
2014-07-20 16:16:29 +08:00 |
|
winlin
|
86ad39f001
|
finish basic utest for config
|
2014-07-20 15:53:19 +08:00 |
|
winlin
|
9b6c22644d
|
add basic utest for config directive
|
2014-07-20 15:27:05 +08:00 |
|
winlin
|
6f743a2fe8
|
pass all utest
|
2014-07-20 13:48:24 +08:00 |
|
winlin
|
e47c0ae202
|
refine all consts
|
2014-07-20 13:46:36 +08:00 |
|
winlin
|
8497b22d4a
|
complete the consts refine
|
2014-07-20 13:45:54 +08:00 |
|
winlin
|
1afa6ed607
|
refine consts.
|
2014-07-20 13:42:29 +08:00 |
|
winlin
|
2667815123
|
refine consts, move http consts to kernel consts
|
2014-07-20 13:39:42 +08:00 |
|
winlin
|
c46b3bd193
|
refie http consts.
|
2014-07-20 13:37:30 +08:00 |
|
winlin
|
573952e2fc
|
refine macros of HTTP
|
2014-07-20 13:33:21 +08:00 |
|
winlin
|
198a7f1e9d
|
refine the rtmp consts name
|
2014-07-20 13:25:25 +08:00 |
|
winlin
|
a9f7f1ecfe
|
refine the consts to kernel consts
|
2014-07-20 13:23:45 +08:00 |
|
winlin
|
baa20b2f31
|
refine the config consts
|
2014-07-20 13:16:24 +08:00 |
|
winlin
|
736ec48c71
|
move some consts to kernel consts
|
2014-07-20 13:11:53 +08:00 |
|
winlin
|
073d900674
|
add consts to kernel
|
2014-07-20 13:04:48 +08:00 |
|
winlin
|
24a041266c
|
refine config
|
2014-07-20 12:22:24 +08:00 |
|
winlin
|
f8423dfa90
|
fix #119: use iformat and oformat for ffmpeg transcode.
|
2014-07-19 15:20:16 +08:00 |
|
winlin
|
9bf7b722db
|
fix #119: use iformat and oformat for ffmpeg transcode.
|
2014-07-19 10:54:38 +08:00 |
|
winlin
|
2f0a72d7d1
|
refine config, add comments
|
2014-07-18 12:12:25 +08:00 |
|
winlin
|
a5f4323ea8
|
refine config, add comments
|
2014-07-18 11:46:29 +08:00 |
|
winlin
|
b4e2d70390
|
refine config comments, return the engines of transcode.
|
2014-07-18 11:15:59 +08:00 |
|
winlin
|
2293700728
|
refine config, remove the const string&
|
2014-07-18 10:56:06 +08:00 |
|
winlin
|
1accd8c790
|
refine config, add comments.
|
2014-07-18 10:50:02 +08:00 |
|
winlin
|
f572531eca
|
refine config, return the vhosts vector.
|
2014-07-18 10:35:31 +08:00 |
|
winlin
|
96e0e699dd
|
refine the get port, return a vector<string> contains ports.
|
2014-07-18 10:21:34 +08:00 |
|
winlin
|
1243d962b8
|
update comments of utility
|
2014-07-17 17:10:32 +08:00 |
|
winlin
|
b37aeff8d5
|
refine config, check name
|
2014-07-17 12:07:01 +08:00 |
|
winlin
|
25180c51b4
|
refine the config comments.
|
2014-07-17 11:53:51 +08:00 |
|
winlin
|
1e8981eb08
|
extracta parse_buffer for config
|
2014-07-17 11:34:49 +08:00 |
|
winlin
|
784d7499cf
|
refine config, add error line log
|
2014-07-17 11:28:20 +08:00 |
|
winlin
|
f3e85a0063
|
refine the usage of csr.
|
2014-07-17 11:06:37 +08:00 |
|
winlin
|
9f7d488fa4
|
refine config, add comments.
|
2014-07-17 11:05:09 +08:00 |
|
winlin
|
f6b084b679
|
remove the reload create function.
|
2014-07-16 11:59:44 +08:00 |
|
winlin
|
f4ffe0aaee
|
refine config, move file buffer to internal namespace
|
2014-07-16 11:49:34 +08:00 |
|
winlin
|
654c3c6d71
|
refine server, add comments
|
2014-07-16 11:23:49 +08:00 |
|
winlin
|
88dc1523d8
|
refine code, add comments for bandwidth; remove the bwtc configure script test item.
|
2014-07-16 10:19:50 +08:00 |
|
winlin
|
7945a42770
|
refine code, add the video tag comments.
|
2014-07-16 10:05:41 +08:00 |
|
winlin
|
26bfbaeb82
|
refine code.
|
2014-07-16 09:39:36 +08:00 |
|
winlin
|
465ff88b1f
|
refine hls avc/aac codec, move metadata to it.
|
2014-07-16 09:37:27 +08:00 |
|
winlin
|
e50968f404
|
refine the hls codec, add comments.
|
2014-07-15 10:59:21 +08:00 |
|
winlin
|
a4d3283cdd
|
refine hls codec sample info. 0.9.161
|
2014-07-15 10:44:06 +08:00 |
|