Commit Graph

949 Commits (3a61620844c2ebc7cac30ce03c1980f63e5badd6)
 

Author SHA1 Message Date
winlin cb99de4462 move config to kernel module 11 years ago
winlin 5e14aa9c13 fix the macro bug 11 years ago
winlin b0d20f57e1 move reload to kernel module 11 years ago
winlin 44f9638f0c refine readme 11 years ago
winlin 39d3425691 extract log context, move log to kernel module. 11 years ago
winlin dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 11 years ago
winlin bcbea86202 extract auto_free to core module 11 years ago
winlin 4e91a3d5aa extract core and app module. 11 years ago
winlin 62fbe9e760 refine modules, extract core module 11 years ago
winlin c2ccb83912 rename core to app 11 years ago
winlin 6616dfecfc refine configure. 11 years ago
winlin 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 11 years ago
winlin ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++ 11 years ago
winlin 7fa031e7fb fix bug of openssl, use objs/openssl/include 11 years ago
winlin a6f4815994 use local openssl and link libssl.a 11 years ago
winlin bcb719bf18 create log dir 11 years ago
winlin 985034860c add comments for depends 11 years ago
winlin 7e0cf2b9fc add comments for configure 11 years ago
winlin 979ee7d39c update config, remove the script to create logs dir. 11 years ago
winlin 72d477f466 support use other g++ when configure. 11 years ago
winlin cd7e6cc321 refine the configure, add comments 11 years ago
winlin 25cb3054d5 update readme. 11 years ago
winlin b730fda176 add rtsp protocol 11 years ago
winlin e51e517104 update readme 11 years ago
winlin 2c47be54ae Update README.md
plan to dev the rtsp protocol
11 years ago
winlin 097ba5caf6 update readme 11 years ago
winlin dd3f93a204 update readme 11 years ago
winlin ec6a22e23f update readme 11 years ago
winlin af4611578b update readme 11 years ago
winlin e7239f36aa update readme 11 years ago
winlin 6be49ec8d9 update readme 11 years ago
winlin 6e87a4014d update readme for add wiki http hooks 11 years ago
winlin 5d5a7f3632 change dev plan 11 years ago
winlin b22ef6b535 change dev plan 11 years ago
winlin 3f3e64686d change dev plan 11 years ago
winlin 95601b69f5 change dev plan 11 years ago
winlin 33f3386efe change dev plan 11 years ago
winlin 968e244b70 change dev plan 11 years ago
winlin 4aeed8df1d fix bug of SrsFMLEStartPacket command name, set_recv_timeout(SRS_PAUSED_RECV_TIMEOUT_US) 11 years ago
winlin 797d548766 fix bug of comment, change version to 0.9.2 11 years ago
winlin 980b53dfbe change version to 0.9.1 11 years ago
winlin 745797365e change version to 0.9.1 11 years ago
winlin 39f15ba3da refine the comments, fix bug of parse message 11 years ago
winlin 73b298cab5 fix bug of connect app response data 11 years ago
winlin 11c5b2cf14 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 7a91826732 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 8697adacd9 fix compile warning on 64bit centos 11 years ago
winlin 53a7c7da15 Merge pull request #17 from liuxc0116/master
merge from xiangcheng.liu: forget delete memset
11 years ago
liuxc0116 490033f601 forget delete memset
at last modify,forget delete memset(payload, 0, size);
11 years ago
winlin 6b9de2e577 Merge pull request #16 from liuxc0116/master
confirmed
11 years ago