winlin
|
fbbe46d272
|
refine the config, support directly parse file.
|
10 years ago |
winlin
|
05d238f860
|
support modules.
|
10 years ago |
winlin
|
688890cd7a
|
refine configure, generate objs/makefile first.
|
10 years ago |
winlin
|
a29b8a7a5b
|
refine configure, move auto headers to script.
|
10 years ago |
winlin
|
4325809daf
|
refine http
|
10 years ago |
winlin
|
40fbfd8560
|
for #133, rtsp extract tcp/udp listener.
|
10 years ago |
winlin
|
c0e50265bd
|
for #133, create rtsp framework.
|
10 years ago |
winlin
|
e81e090239
|
for #133, add rtsp listener and handler.
|
10 years ago |
winlin
|
4246be92c9
|
for #250, merge avc to codec. use queue to dequeue.
|
10 years ago |
winlin
|
70c8fe13c4
|
for #250, support h264 video for push mpegts over udp. 2.0.110
|
10 years ago |
winlin
|
6463d22a14
|
for #250, add mpegts over udp stream caster class.
|
10 years ago |
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
10 years ago |
winlin
|
dfe385d0c9
|
for #293, move the simple buffer to kernel.
|
10 years ago |
winlin
|
913f98b902
|
for bug #293, http ts stream, move the avc codec from app to kernel.
|
10 years ago |
winlin
|
99bf397487
|
for bug #293, add mp3 id3 spec
|
10 years ago |
winlin
|
c0233542bf
|
for #293, add aac encoder for http aac stream.
|
10 years ago |
winlin
|
67adc8dc61
|
merge with security bug fix.
|
10 years ago |
qiang.li
|
a4a93613d0
|
add statistic for stream
|
10 years ago |
winlin
|
75f2607685
|
fix #211, support security allow/deny publish/play all/ip. 2.0.86
|
10 years ago |
winlin
|
60bc9c2aa0
|
add performance header to control options for performance. 2.0.50
|
10 years ago |
winlin
|
ea0e837cd6
|
move the srs_kernel_buffer to srs_protocol_buffer.
|
10 years ago |
winlin
|
03f72fb1a6
|
for bug #229, revert changes of allspace, for srs-librtmp branch build failed. 2.0.34
|
10 years ago |
winlin
|
18c308248e
|
refine code by winlin, for merged from allspace.
|
10 years ago |
winlin
|
1855c9429c
|
merge from allspace, to srs-librtmp, for vs2010
|
10 years ago |
winlin
|
58136ec178
|
fix #217, remove timeout recv, support 7.5k+ 250kbps clients. 2.0.30.
|
10 years ago |
winlin
|
0c39a704c2
|
update build srs librtmp single
|
10 years ago |
winlin
|
a6f3478a74
|
for bug #194, remove the poll, it's no-use
|
10 years ago |
winlin
|
133cc62b51
|
for bug #194, use play fd poll, create the singleton poll
|
10 years ago |
winlin
|
e87eacd499
|
Revert "add srs pipe for bug #194"
This reverts commit f9756ea14c .
|
10 years ago |
winlin
|
f9756ea14c
|
add srs pipe for bug #194
|
10 years ago |
winlin
|
6968aef66a
|
update readme for srs-librtmp
|
10 years ago |
winlin
|
3405f35d06
|
fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11.
|
10 years ago |
winlin
|
926650840e
|
fix #191, configure --export-librtmp. 2.0.10.
|
10 years ago |
winlin
|
eb88ebfb39
|
use relative objs dir for makefile. for bug #191
|
10 years ago |
winlin
|
d4d3d46317
|
implements export srslibrtmp. for bug #191
|
10 years ago |
winlin
|
59f68a2655
|
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
|
10 years ago |
winlin
|
e46e7fc596
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
10 years ago |
winlin
|
922bc3e3a8
|
refine configure, use console for gmc/gcp/gmp/gprof
|
11 years ago |
winlin
|
728b749384
|
fix #167, add openssl includes to utest. 0.9.209.
|
11 years ago |
winlin
|
839101a036
|
reorder the config functions. add comments for st to support 100k threads, use MALLOC_STACK macro.
|
11 years ago |
winlin
|
798f9139a4
|
add reload utest.
|
11 years ago |
winlin
|
b19d2e8e2d
|
refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp
|
11 years ago |
winlin
|
073d900674
|
add consts to kernel
|
11 years ago |
winlin
|
24a041266c
|
refine config
|
11 years ago |
winlin
|
fd1e8aa882
|
remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159
|
11 years ago |
winlin
|
cc62d254f0
|
add librtmp bandwidth check/test client.
|
11 years ago |
winlin
|
e53655ee83
|
refine the build script
|
11 years ago |
winlin
|
88c94193a3
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
11 years ago |
winlin
|
ad920915a2
|
merge handshake to protocol
|
11 years ago |
winlin
|
b13fd5112b
|
merge buffer to kernel utest
|
11 years ago |
winlin
|
032118581a
|
refine http/dvr/hls to use file reader/writer. 0.9.146
|
11 years ago |
winlin
|
ed3f9f0a40
|
add core utest
|
11 years ago |
winlin
|
f5f54e6008
|
add utest for kernel codec
|
11 years ago |
winlin
|
051c9e6268
|
refine the protocol utility, add utest, 0.9.140
|
11 years ago |
winlin
|
1ae3e6c64c
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
11 years ago |
winlin
|
6286759eaa
|
refine codec, extract avc aac codec to app.
|
11 years ago |
winlin
|
94cf0c1069
|
refine kernel buffer. complete the utest for buffer.
|
11 years ago |
winlin
|
4970664e37
|
move codec to kernel.
|
11 years ago |
winlin
|
608083d42f
|
add flv injecter, add flv codec to librtmp.
|
11 years ago |
winlin
|
5f7bacf678
|
fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112
|
11 years ago |
winlin
|
cb95b5909c
|
add http heartbeat framework
|
11 years ago |
winlin
|
9006194cd7
|
refine framework to calc the kbps
|
11 years ago |
winlin
|
1a1527a857
|
fix bug #64: install_dir=DESTDIR+PREFIX
|
11 years ago |
winlin
|
e5290725ab
|
fix bug of mips
|
11 years ago |
winlin
|
97f4d81193
|
fix bug of mips
|
11 years ago |
winlin
|
a88e95d558
|
add mips
|
11 years ago |
winlin
|
1e9561150a
|
add mips
|
11 years ago |
winlin
|
a63a3812e3
|
add srs app edge
|
11 years ago |
winlin
|
e0e033d847
|
fix bug for arm cross build
|
11 years ago |
winlin
|
36c2c37b42
|
add srs.test for configure test and utest.
|
11 years ago |
winlin
|
78e7a31ddb
|
refine option, add --use-sys-ssl, change to 0.9.67
|
11 years ago |
winlin
|
fd0002e499
|
add dvr framework
|
11 years ago |
winlin
|
96115ac4f7
|
fix bug of config params. x86/x64/pi never use static
|
11 years ago |
winlin
|
23a1b29935
|
add dvr option. refine macros of auto headers
|
11 years ago |
winlin
|
f2f30dcc52
|
add utility, change log to trace
|
11 years ago |
winlin
|
eba35e2ac0
|
refine the macro SRS_FFMPEG to SRS_FFMPEG_STUB, SRS_FFMPEG_TOOL to build ffmpeg tool
|
11 years ago |
winlin
|
72c330d47c
|
refine ffmepg and encoder, extract ffmpeg.
|
11 years ago |
winlin
|
adfbbbfd68
|
add ingest files
|
11 years ago |
winlin
|
5e6c490ba0
|
add ingest compile feature
|
11 years ago |
winlin
|
983fe46ce2
|
use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding
|
11 years ago |
winlin
|
5ff1d589f7
|
change warn to trace for nginx disabled
|
11 years ago |
winlin
|
2949c751f6
|
update install, create http root
|
11 years ago |
winlin
|
a14267d2b4
|
refine the http url handler match. refine json encode
|
11 years ago |
winlin
|
e70609cea3
|
refine code, extract http hooks.
|
11 years ago |
winlin
|
1922d62ff7
|
add --with-http-api option
|
11 years ago |
winlin
|
d28458d5fa
|
fix script build bug
|
11 years ago |
winlin
|
51c1615173
|
change to 0.9.42, add http parse framework
|
11 years ago |
winlin
|
aa89f9f51e
|
change to 0.9.37, for http api/stream
|
11 years ago |
winlin
|
a9d11df3a3
|
update arm tool chain
|
11 years ago |
winlin
|
c3e750e90f
|
add version to log
|
11 years ago |
winlin
|
ade3630fa6
|
add package and install script
|
11 years ago |
winlin
|
d9104f3b5e
|
fix bug of make file
|
11 years ago |
winlin
|
d94b9f44b3
|
add srs_log_file to write log to file. change to 0.9.27
|
11 years ago |
winlin
|
4ddb5256ac
|
fix bug of init.d script
|
11 years ago |
winlin
|
2e1aed5403
|
rename init.d script to srs and srs-api
|
11 years ago |
winlin
|
29fe53e21b
|
fix bug of build cherrypy
|
11 years ago |
winlin
|
f3e4c16a2f
|
copy ffmpeg when install-demo
|
11 years ago |
winlin
|
22603b7465
|
add api-server init.d script
|
11 years ago |
winlin
|
62762cf1ad
|
add reload support. add make install and uninstall
|
11 years ago |
winlin
|
3c920b933c
|
add ./etc/init.d/srs, refine configure to support make clean then make.
|
11 years ago |