1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
Commit graph

662 commits

Author SHA1 Message Date
winlin
8d5806154b add todo, to rename to the right name SrsRtmpServer 2014-03-01 14:03:41 +08:00
winlin
2074b50d87 move handshake and rtmp to protocol module 2014-03-01 14:03:02 +08:00
winlin
0296c8eff4 change to 0.9.6 2014-03-01 13:39:52 +08:00
winlin
4e3f7843fe rename protocol dir to pro. move rtmp stack to protocol module 2014-03-01 13:39:27 +08:00
winlin
4a8bc3b277 change version to 0.9.5 2014-03-01 12:46:05 +08:00
winlin
7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 2014-03-01 12:43:04 +08:00
winlin
a73dec4c41 refine code, rename ISrsReader to ISrsBufferReader 2014-03-01 11:27:06 +08:00
winlin
85cd1e1a41 extract protocol module, move amf0 to protocol module 2014-03-01 11:24:40 +08:00
winlin
7e14e7fa57 move pithy print to kernel 2014-03-01 11:11:02 +08:00
winlin
4d9b062f16 update readme 2014-03-01 11:09:12 +08:00
winlin
fddd60b962 change to 0.9.4, extract kernel module 2014-03-01 11:06:01 +08:00
winlin
c0dbee0854 move buffer to kernel. extract ISrsReader for buffer 2014-03-01 11:04:03 +08:00
winlin
8fea433450 move stream to kernel module 2014-03-01 10:58:13 +08:00
winlin
cb99de4462 move config to kernel module 2014-03-01 10:55:43 +08:00
winlin
5e14aa9c13 fix the macro bug 2014-03-01 10:53:28 +08:00
winlin
b0d20f57e1 move reload to kernel module 2014-03-01 10:51:45 +08:00
winlin
44f9638f0c refine readme 2014-03-01 10:49:26 +08:00
winlin
39d3425691 extract log context, move log to kernel module. 2014-03-01 10:42:55 +08:00
winlin
dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 2014-03-01 10:30:16 +08:00
winlin
bcbea86202 extract auto_free to core module 2014-03-01 10:19:11 +08:00
winlin
4e91a3d5aa extract core and app module. 2014-03-01 10:14:25 +08:00
winlin
62fbe9e760 refine modules, extract core module 2014-03-01 10:05:14 +08:00
winlin
c2ccb83912 rename core to app 2014-03-01 09:56:48 +08:00
winlin
6616dfecfc refine configure. 2014-03-01 09:52:41 +08:00
winlin
91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 2014-03-01 09:35:41 +08:00
winlin
ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++ 2014-03-01 00:17:41 +08:00
winlin
7fa031e7fb fix bug of openssl, use objs/openssl/include 2014-02-28 22:50:18 +08:00
winlin
a6f4815994 use local openssl and link libssl.a 2014-02-28 22:42:25 +08:00
winlin
bcb719bf18 create log dir 2014-02-28 21:07:46 +08:00
winlin
985034860c add comments for depends 2014-02-28 20:52:26 +08:00
winlin
7e0cf2b9fc add comments for configure 2014-02-28 15:42:35 +08:00
winlin
979ee7d39c update config, remove the script to create logs dir. 2014-02-28 15:10:28 +08:00
winlin
72d477f466 support use other g++ when configure. 2014-02-28 14:38:27 +08:00
winlin
cd7e6cc321 refine the configure, add comments 2014-02-28 13:17:31 +08:00
winlin
25cb3054d5 update readme. 2014-02-28 11:46:42 +08:00
winlin
b730fda176 add rtsp protocol 2014-02-28 09:26:17 +08:00
winlin
e51e517104 update readme 2014-02-28 09:03:15 +08:00
winlin
2c47be54ae Update README.md
plan to dev the rtsp protocol
2014-02-27 21:44:20 +08:00
winlin
097ba5caf6 update readme 2014-02-27 11:28:19 +08:00
winlin
dd3f93a204 update readme 2014-02-27 11:22:48 +08:00
winlin
ec6a22e23f update readme 2014-02-27 11:20:57 +08:00
winlin
af4611578b update readme 2014-02-27 11:07:37 +08:00
winlin
e7239f36aa update readme 2014-02-27 11:07:05 +08:00
winlin
6be49ec8d9 update readme 2014-02-27 11:05:22 +08:00
winlin
6e87a4014d update readme for add wiki http hooks 2014-02-27 09:53:38 +08:00
winlin
5d5a7f3632 change dev plan 2014-02-26 11:18:33 +08:00
winlin
b22ef6b535 change dev plan 2014-02-26 11:06:14 +08:00
winlin
3f3e64686d change dev plan 2014-02-26 10:09:21 +08:00
winlin
95601b69f5 change dev plan 2014-02-26 09:46:41 +08:00
winlin
33f3386efe change dev plan 2014-02-26 09:37:27 +08:00