winlin
|
75f2607685
|
fix #211, support security allow/deny publish/play all/ip. 2.0.86
|
2015-01-02 16:02:13 +08:00 |
|
winlin
|
60bc9c2aa0
|
add performance header to control options for performance. 2.0.50
|
2014-12-04 13:43:55 +08:00 |
|
winlin
|
ea0e837cd6
|
move the srs_kernel_buffer to srs_protocol_buffer.
|
2014-12-03 18:56:09 +08:00 |
|
winlin
|
03f72fb1a6
|
for bug #229, revert changes of allspace, for srs-librtmp branch build failed. 2.0.34
|
2014-11-27 18:39:02 +08:00 |
|
winlin
|
18c308248e
|
refine code by winlin, for merged from allspace.
|
2014-11-27 15:22:39 +08:00 |
|
winlin
|
1855c9429c
|
merge from allspace, to srs-librtmp, for vs2010
|
2014-11-27 14:46:05 +08:00 |
|
winlin
|
58136ec178
|
fix #217, remove timeout recv, support 7.5k+ 250kbps clients. 2.0.30.
|
2014-11-22 17:58:02 +08:00 |
|
winlin
|
0c39a704c2
|
update build srs librtmp single
|
2014-11-16 11:29:50 +08:00 |
|
winlin
|
a6f3478a74
|
for bug #194, remove the poll, it's no-use
|
2014-11-12 10:26:48 +08:00 |
|
winlin
|
133cc62b51
|
for bug #194, use play fd poll, create the singleton poll
|
2014-11-11 17:54:02 +08:00 |
|
winlin
|
e87eacd499
|
Revert "add srs pipe for bug #194"
This reverts commit f9756ea14c .
|
2014-11-11 17:05:25 +08:00 |
|
winlin
|
f9756ea14c
|
add srs pipe for bug #194
|
2014-11-11 16:09:44 +08:00 |
|
winlin
|
6968aef66a
|
update readme for srs-librtmp
|
2014-11-08 20:06:31 +08:00 |
|
winlin
|
3405f35d06
|
fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11.
|
2014-11-08 18:33:15 +08:00 |
|
winlin
|
926650840e
|
fix #191, configure --export-librtmp. 2.0.10.
|
2014-11-08 16:45:50 +08:00 |
|
winlin
|
eb88ebfb39
|
use relative objs dir for makefile. for bug #191
|
2014-11-08 16:07:31 +08:00 |
|
winlin
|
d4d3d46317
|
implements export srslibrtmp. for bug #191
|
2014-11-08 15:31:21 +08:00 |
|
winlin
|
59f68a2655
|
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
|
2014-10-24 11:35:06 +08:00 |
|
winlin
|
e46e7fc596
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 09:58:53 +08:00 |
|
winlin
|
922bc3e3a8
|
refine configure, use console for gmc/gcp/gmp/gprof
|
2014-09-09 16:56:05 +08:00 |
|
winlin
|
728b749384
|
fix #167, add openssl includes to utest. 0.9.209.
|
2014-08-28 13:32:13 +08:00 |
|
winlin
|
839101a036
|
reorder the config functions. add comments for st to support 100k threads, use MALLOC_STACK macro.
|
2014-08-27 12:28:05 +08:00 |
|
winlin
|
798f9139a4
|
add reload utest.
|
2014-08-05 09:16:25 +08:00 |
|
winlin
|
b19d2e8e2d
|
refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp
|
2014-07-26 20:07:12 +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
|
fd1e8aa882
|
remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159
|
2014-07-13 19:42:06 +08:00 |
|
winlin
|
cc62d254f0
|
add librtmp bandwidth check/test client.
|
2014-07-13 16:10:06 +08:00 |
|
winlin
|
e53655ee83
|
refine the build script
|
2014-07-13 13:31:24 +08:00 |
|
winlin
|
88c94193a3
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
2014-07-12 08:47:47 +08:00 |
|
winlin
|
ad920915a2
|
merge handshake to protocol
|
2014-07-05 17:56:18 +08:00 |
|
winlin
|
b13fd5112b
|
merge buffer to kernel utest
|
2014-07-05 17:50:36 +08:00 |
|
winlin
|
032118581a
|
refine http/dvr/hls to use file reader/writer. 0.9.146
|
2014-07-05 07:33:18 +08:00 |
|
winlin
|
ed3f9f0a40
|
add core utest
|
2014-06-29 16:04:28 +08:00 |
|
winlin
|
f5f54e6008
|
add utest for kernel codec
|
2014-06-29 15:43:32 +08:00 |
|
winlin
|
051c9e6268
|
refine the protocol utility, add utest, 0.9.140
|
2014-06-29 11:45:31 +08:00 |
|
winlin
|
1ae3e6c64c
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
2014-06-22 20:01:25 +08:00 |
|
winlin
|
6286759eaa
|
refine codec, extract avc aac codec to app.
|
2014-06-08 22:36:17 +08:00 |
|
winlin
|
94cf0c1069
|
refine kernel buffer. complete the utest for buffer.
|
2014-06-07 22:23:17 +08:00 |
|
winlin
|
4970664e37
|
move codec to kernel.
|
2014-05-28 17:37:15 +08:00 |
|
winlin
|
608083d42f
|
add flv injecter, add flv codec to librtmp.
|
2014-05-28 15:37:06 +08:00 |
|
winlin
|
5f7bacf678
|
fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112
|
2014-05-23 13:56:40 +08:00 |
|
winlin
|
cb95b5909c
|
add http heartbeat framework
|
2014-05-19 15:45:04 +08:00 |
|
winlin
|
9006194cd7
|
refine framework to calc the kbps
|
2014-05-12 17:27:50 +08:00 |
|
winlin
|
1a1527a857
|
fix bug #64: install_dir=DESTDIR+PREFIX
|
2014-05-12 12:56:58 +08:00 |
|
winlin
|
e5290725ab
|
fix bug of mips
|
2014-05-04 19:13:21 +08:00 |
|
winlin
|
97f4d81193
|
fix bug of mips
|
2014-05-04 18:52:32 +08:00 |
|
winlin
|
a88e95d558
|
add mips
|
2014-05-04 18:38:42 +08:00 |
|
winlin
|
1e9561150a
|
add mips
|
2014-05-04 18:38:08 +08:00 |
|
winlin
|
a63a3812e3
|
add srs app edge
|
2014-04-25 16:35:03 +08:00 |
|
winlin
|
e0e033d847
|
fix bug for arm cross build
|
2014-04-19 11:54:14 +08:00 |
|
winlin
|
36c2c37b42
|
add srs.test for configure test and utest.
|
2014-04-16 15:22:12 +08:00 |
|
winlin
|
78e7a31ddb
|
refine option, add --use-sys-ssl, change to 0.9.67
|
2014-04-16 14:27:34 +08:00 |
|
winlin
|
fd0002e499
|
add dvr framework
|
2014-04-16 09:28:02 +08:00 |
|
winlin
|
96115ac4f7
|
fix bug of config params. x86/x64/pi never use static
|
2014-04-15 16:07:25 +08:00 |
|
winlin
|
23a1b29935
|
add dvr option. refine macros of auto headers
|
2014-04-15 14:01:57 +08:00 |
|
winlin
|
f2f30dcc52
|
add utility, change log to trace
|
2014-04-10 14:12:22 +08:00 |
|
winlin
|
eba35e2ac0
|
refine the macro SRS_FFMPEG to SRS_FFMPEG_STUB, SRS_FFMPEG_TOOL to build ffmpeg tool
|
2014-04-08 15:28:34 +08:00 |
|
winlin
|
72c330d47c
|
refine ffmepg and encoder, extract ffmpeg.
|
2014-04-07 09:34:36 +08:00 |
|
winlin
|
adfbbbfd68
|
add ingest files
|
2014-04-07 08:32:28 +08:00 |
|
winlin
|
5e6c490ba0
|
add ingest compile feature
|
2014-04-06 21:05:18 +08:00 |
|
winlin
|
983fe46ce2
|
use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding
|
2014-04-06 20:30:51 +08:00 |
|
winlin
|
5ff1d589f7
|
change warn to trace for nginx disabled
|
2014-04-06 19:19:13 +08:00 |
|
winlin
|
2949c751f6
|
update install, create http root
|
2014-04-05 14:17:49 +08:00 |
|
winlin
|
a14267d2b4
|
refine the http url handler match. refine json encode
|
2014-04-03 11:49:14 +08:00 |
|
winlin
|
e70609cea3
|
refine code, extract http hooks.
|
2014-04-01 18:40:24 +08:00 |
|
winlin
|
1922d62ff7
|
add --with-http-api option
|
2014-04-01 16:06:32 +08:00 |
|
winlin
|
d28458d5fa
|
fix script build bug
|
2014-04-01 15:33:09 +08:00 |
|
winlin
|
51c1615173
|
change to 0.9.42, add http parse framework
|
2014-04-01 12:36:56 +08:00 |
|
winlin
|
aa89f9f51e
|
change to 0.9.37, for http api/stream
|
2014-03-27 12:14:04 +08:00 |
|
winlin
|
a9d11df3a3
|
update arm tool chain
|
2014-03-25 14:36:30 +08:00 |
|
winlin
|
c3e750e90f
|
add version to log
|
2014-03-24 18:07:32 +08:00 |
|
winlin
|
ade3630fa6
|
add package and install script
|
2014-03-23 22:52:08 +08:00 |
|
winlin
|
d9104f3b5e
|
fix bug of make file
|
2014-03-23 12:45:24 +08:00 |
|
winlin
|
d94b9f44b3
|
add srs_log_file to write log to file. change to 0.9.27
|
2014-03-23 12:21:36 +08:00 |
|
winlin
|
4ddb5256ac
|
fix bug of init.d script
|
2014-03-23 11:25:42 +08:00 |
|
winlin
|
2e1aed5403
|
rename init.d script to srs and srs-api
|
2014-03-23 10:25:14 +08:00 |
|
winlin
|
29fe53e21b
|
fix bug of build cherrypy
|
2014-03-22 23:10:02 +08:00 |
|
winlin
|
f3e4c16a2f
|
copy ffmpeg when install-demo
|
2014-03-22 22:53:02 +08:00 |
|
winlin
|
22603b7465
|
add api-server init.d script
|
2014-03-22 22:48:08 +08:00 |
|
winlin
|
62762cf1ad
|
add reload support. add make install and uninstall
|
2014-03-22 22:07:14 +08:00 |
|
winlin
|
3c920b933c
|
add ./etc/init.d/srs, refine configure to support make clean then make.
|
2014-03-22 20:53:29 +08:00 |
|
winlin
|
fdad7c25f0
|
fix isse #35: the gettimeofday jitter, log warn message
|
2014-03-21 17:56:27 +08:00 |
|
winlin
|
6bc18f2e44
|
fix script generate auto header bug, always create file
|
2014-03-20 14:23:36 +08:00 |
|
winlin
|
238349b0c0
|
update configure, change to 0.9.23
|
2014-03-20 14:08:53 +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
|
b58ab508f9
|
add rtmp handshake utest, for arm to finger out the bug
|
2014-03-19 00:47:10 +08:00 |
|
winlin
|
d67edf631b
|
update readme, add ubuntu12 to test list
|
2014-03-18 13:04:06 +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
|
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
|
04cc29f4e1
|
support ubuntu make colorful display
|
2014-03-15 19:44:06 +08:00 |
|
winlin
|
3066a03fb7
|
rename SRS_HTTP to SRS_HTTP_CALLBACK
|
2014-03-10 23:13:09 +08:00 |
|
winlin
|
3083759273
|
amf0 utest, refine amf0 size and object/array read/write
|
2014-03-08 13:11:26 +08:00 |
|
winlin
|
48343e4f3a
|
refien build script, regenereate all options. change to 0.9.12
|
2014-03-08 11:25:02 +08:00 |
|