winlin
|
8239174e97
|
update configure, change to 0.9.23
|
2014-03-20 14:11:36 +08:00 |
|
winlin
|
238349b0c0
|
update configure, change to 0.9.23
|
2014-03-20 14:08:53 +08:00 |
|
winlin
|
6374fa1383
|
simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof
|
2014-03-20 13:30:06 +08:00 |
|
winlin
|
c63ad48893
|
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
|
2014-03-20 09:41:13 +08:00 |
|
winlin
|
822143b500
|
fix bug of build script
|
2014-03-20 09:26:48 +08:00 |
|
winlin
|
a2c5075002
|
update comments for handshake.
|
2014-03-19 23:40:49 +08:00 |
|
winlin
|
a470330383
|
finish utest for handshake.
|
2014-03-19 23:34:50 +08:00 |
|
winlin
|
6b84a5e14c
|
change to 0.9.22
|
2014-03-19 22:51:04 +08:00 |
|
winlin
|
b7d40b5aba
|
support vn/an to disable video/audio, for radio streaming
|
2014-03-19 22:45:58 +08:00 |
|
winlin
|
747bbd988e
|
change to 0.9.21, refine complex handshake, client/server support complex handshake.
|
2014-03-19 17:15:52 +08:00 |
|
winlin
|
da93b6fe99
|
add complex handshake utest
|
2014-03-19 17:14:42 +08:00 |
|
winlin
|
491ea4b630
|
support client complex handshake with server
|
2014-03-19 16:30:43 +08:00 |
|
winlin
|
841f0f8899
|
change to 0.9.19, verify the s1/s2/c2, refine the handshake.
|
2014-03-19 14:58:29 +08:00 |
|
winlin
|
152d3539d8
|
add s1 validation for client/server
|
2014-03-19 13:10:25 +08:00 |
|
winlin
|
12445174e7
|
add option --static, to static link for arm
|
2014-03-19 12:39:09 +08:00 |
|
winlin
|
efa22074be
|
always use static link, for manually build arm, and x86/64 use static link is ok.
|
2014-03-19 12:18:48 +08:00 |
|
winlin
|
e0e451b680
|
add utest support for arm
|
2014-03-19 11:24:25 +08:00 |
|
winlin
|
d89d16ca1e
|
print the system info when startup main
|
2014-03-19 10:51:33 +08:00 |
|
winlin
|
2eeb289c2f
|
assert system is little-endian
|
2014-03-19 10:38:02 +08:00 |
|
winlin
|
b58ab508f9
|
add rtmp handshake utest, for arm to finger out the bug
|
2014-03-19 00:47:10 +08:00 |
|
winlin
|
1c055e7424
|
add log for ssl disabled.
|
2014-03-18 17:44:43 +08:00 |
|
winlin
|
1ffbdbc098
|
refine log, donot show error when client gracefully close it
|
2014-03-18 16:17:52 +08:00 |
|
winlin
|
b52a051d80
|
refine readme, confs
|
2014-03-18 15:38:34 +08:00 |
|
winlin
|
a0b747621e
|
update srs.conf, add comments to see full.conf
|
2014-03-18 15:29:27 +08:00 |
|
winlin
|
b36338853a
|
refine the conf files, rename srs.conf to demo.conf
|
2014-03-18 15:13:25 +08:00 |
|
winlin
|
d67edf631b
|
update readme, add ubuntu12 to test list
|
2014-03-18 13:04:06 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|
winlin
|
e5770b10b1
|
refine the colorful log for srs. remove the log when client close.
|
2014-03-18 11:28:22 +08:00 |
|
winlin
|
8029b7464a
|
Merge pull request #28 from wenjiegit/master
merge from wenjie.zhao for colorful log.
|
2014-03-18 11:00:00 +08:00 |
|
winlin
|
618f6f52ae
|
fix bug of librtmp sample on x86/x64 platform
|
2014-03-17 12:06:58 +08:00 |
|
winlin
|
1a3142d23b
|
fix bug of librtmp sample build for arm, use static link
|
2014-03-17 12:00:21 +08:00 |
|
winlin
|
618579e484
|
refine srs build for arm, support librtmp sample
|
2014-03-17 11:52:23 +08:00 |
|
winlin
|
a29bd05c0f
|
refine build script
|
2014-03-17 11:32:16 +08:00 |
|
winlin
|
71adff776b
|
fix build script, remove unused build tool defines
|
2014-03-17 11:10:57 +08:00 |
|
winlin
|
77e652fcbe
|
refine buils nginx script
|
2014-03-17 10:52:49 +08:00 |
|
winlin
|
421fbd4c3e
|
fix bug of arm build script__SRS_BUILD_NGINX=NO
|
2014-03-17 10:48:44 +08:00 |
|
winlin
|
3721e72e99
|
arm: change to 0.9.18
|
2014-03-16 20:59:56 +08:00 |
|
winlin
|
5a4373d483
|
Support arm (ubuntu12 dev env)(debian armhf, v7cpu) with ssl/hls/librtmp.
|
2014-03-16 20:58:04 +08:00 |
|
winlin
|
ad05eec7a2
|
arm support librtmp
|
2014-03-16 20:20:29 +08:00 |
|
winlin
|
a9da5903f6
|
arm support ssl/hls, change to 0.9.17
|
2014-03-16 20:16:42 +08:00 |
|
winlin
|
75340e3ac0
|
add refer for arm research code
|
2014-03-16 18:06:30 +08:00 |
|
winlin
|
7744053d28
|
add arm research files, change to 0.9.16
|
2014-03-16 18:05:07 +08:00 |
|
winlin
|
a90cb9dd84
|
fix ubuntu build warning, the config unused setter
|
2014-03-15 19:50:40 +08:00 |
|
winlin
|
010b5c0d7a
|
fix ubuntu build warning, the config unused setter
|
2014-03-15 19:48:11 +08:00 |
|
winlin
|
04cc29f4e1
|
support ubuntu make colorful display
|
2014-03-15 19:44:06 +08:00 |
|
wenjie.zhao
|
109ce07c1b
|
color text of error msg supported.
strerror msg supported.
|
2014-03-15 04:55:30 +08:00 |
|
wenjie.zhao
|
e0e3504e1d
|
color text of error msg supported.
strerror msg supported.
|
2014-03-15 04:53:46 +08:00 |
|
winlin
|
98c9002b41
|
remove the patch for st for arm
|
2014-03-12 16:01:50 +08:00 |
|
winlin
|
24be5fb386
|
add http 1.0 and 1.1 specification
|
2014-03-12 15:42:30 +08:00 |
|
winlin
|
7112c6ac73
|
add http 1.0 and 1.1 specification
|
2014-03-12 15:42:03 +08:00 |
|