Commit Graph

631 Commits (238349b0c0d432901f9255f1fd2f3440f667ff3a)

Author SHA1 Message Date
winlin 85cd1e1a41 extract protocol module, move amf0 to protocol module 11 years ago
winlin 7e14e7fa57 move pithy print to kernel 11 years ago
winlin fddd60b962 change to 0.9.4, extract kernel module 11 years ago
winlin c0dbee0854 move buffer to kernel. extract ISrsReader for buffer 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
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 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 b730fda176 add rtsp protocol 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
liuxc0116 490033f601 forget delete memset
at last modify,forget delete memset(payload, 0, size);
11 years ago
liuxc0116 81e085dd1b memory will leaks
the payload pointor assigned two memory,will lead to memory leaks
11 years ago
winlin 527abe2157 update readme 11 years ago
winlin 1d3621dc23 fix warning on 32bits centos6. 11 years ago
winlin 5a9a15f796 Update srs.conf 11 years ago
winlin 574536d9ed merge wenjie. fix jw/flower player pause bug, which send closeStream actually. 11 years ago
winlin 29a97152fa fix bug of compile ts_info on old gcc, add LL to large number. 11 years ago
winlin b54aefe897 update script 11 years ago
winlin 47dfdd3ae2 update readme 11 years ago
winlin 63388e8ac3 merge from wenjie, fix the flower player play bug, play(reset=amf0-number) 11 years ago
wenjiegit a91ffb1e11 update master 11 years ago
wenjiegit 6d2e1c95da update master 11 years ago
wenjiegit 8d808d8868 update master 11 years ago
wenjiegit 54bd613cf5 update master 11 years ago
wenjiegit d05f69b247 update master 11 years ago
wenjiegit f387b2b569 update master 11 years ago
wenjiegit a0fc4e5f25 update master 11 years ago
wenjiegit e981cde90c update master 11 years ago
wenjiegit f8a7db51f2 fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit 276b60200f fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit bfef0eebfe fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit e959bb6c5c fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
winlin 993c5daec7 chunk size default to 60000, high performance. set chunk size when forward 11 years ago
winlin 4d631d749f fix ts_info centos5 build bug 11 years ago
winlin 4955425be9 fix the listen backlog bug, change from 10 to 512 11 years ago
winlin 3dbb2132d3 change server timeout longer, recv timeout from 5s to 30s 11 years ago
winlin 99b9fa0c25 fix the forwarder dead when st_thread interrupt at st_usleep, check thread->can_loop(). 11 years ago
winlin fabdf9507e fix bug of play stream of nginx, remove the start slash of streamName. 11 years ago
winlin 273bdb2242 update flash client. 11 years ago
winlin dba7329682 refine readme. 11 years ago
winlin 0b7c7240e6 refine the authors and license 11 years ago
winlin bb3c88fef7 change copyright from 2013 to 2013-2014. 11 years ago
winlin 649419c1aa refine the utility of js. 11 years ago
winlin c221eb61c4 fix bug of bandwidth test, donot use vhost in query 11 years ago
winlin 5537f9b066 fix bug of bandwidth test, donot use vhost in query 11 years ago
winlin df349da7d9 fix bug of bandwidth test, donot use vhost in query 11 years ago
winlin 89ac091c35 fix bug of bandwidth test, donot use vhost in query 11 years ago
winlin 62f1f23991 fix bug of bandwidth test, donot use vhost in query 11 years ago
winlin 7901b481e4 change ui version to 1.19 11 years ago
winlin 19f9342034 refine bandwidth test 11 years ago
winlin 20d1732ced merge from wenjie, the bandwidth test feature. 11 years ago
winlin 6bba081485 update the stop/start script 11 years ago
winlin 51686b91d2 change ui version to 1.17 11 years ago
winlin 2e58de393a refine the ui of chat, to 5x3+1 11 years ago
winlin 5cec967931 refine the index. refine the parse_query_string, add user_query object to result 11 years ago
winlin c51842aa9a jump nginx index to api-server, for ie crossdomain. 11 years ago
winlin b6280f3804 jump nginx index to api-server, for ie crossdomain. 11 years ago
winlin c23b133fdc support query in index.html 11 years ago
winlin 702ad69817 support query in index.html 11 years ago
winlin 7094b6f437 set default to chat. 11 years ago
winlin 531fa6fb76 change ui version to 1.15, fix the publiser bug, support chrome/firefox/safari/ie browsers. 11 years ago
wenjiegit 3af83fb02a add linux version of band check app; add web version of band check app 11 years ago
wenjiegit 237fb13e1b add linux version of band check app; add web version of band check app 11 years ago
wenjiegit 7b5ac6367f add linux version of band check app; add web version of band check app 11 years ago
winlin 4b4f317e09 refine the ui, link the players to the api server static dir 11 years ago
winlin 7b2f9d59a2 fix bug of identify the truevision camera 11 years ago
winlin ec5e33f3bc refine the filter of camera and microphone 11 years ago
winlin b1fe298def change ui version to 1.13 11 years ago
winlin 962deefb92 refine the ui of chat. 11 years ago
winlin 70dc3dbb53 layout the chat in 2x8 table 11 years ago
winlin 3ab867d907 fix bug of player dar. 11 years ago
winlin 836bc413f9 fix the bug of publish, server close the connection when timeout. 11 years ago
winlin ffda615124 auto play, donot scale audio volume 11 years ago
winlin f308cc39ef change volume to 2.0 11 years ago
winlin 4b12724abc change ui version to 1.11 11 years ago
winlin b36d31b84c extract the components of js 11 years ago
winlin e64a11943b extract the components of js 11 years ago
winlin cb0c7dcf2e fix the bitrate bug(in Bps), use enhanced microphone. 11 years ago
wenjiegit c7cd726f1b merge upstream 11 years ago
wenjiegit 00fb37a831 merge upstream 11 years ago
wenjiegit 3753e8c5f1 merge upstream 11 years ago
winlin 5636fc7ca2 update ui, remove the collaps of local video. 11 years ago
winlin 47e173bf24 refine the build result. 11 years ago
winlin 2cefe1a9bb refine the script, add build/run/stop 11 years ago
winlin 1783e1f764 refine js, move the consts to the head of srs.js 11 years ago
winlin 46eb1ebd6b refine the srs js player and publisher, add private object 11 years ago
winlin 116129d1c6 refine the pages, use this(means the player object) in the callback 11 years ago
winlin 6b99a749ea refine the chat, use players_pub_rtmp without hls and gopcache, low latecy 11 years ago
winlin 0846f05e6a add scripts 11 years ago
winlin 8e95227ada update ui version 11 years ago
winlin 12586f793c update reame 11 years ago
winlin 6875b6f5f2 support chat room, meeting. 11 years ago
winlin e9a88e6b43 remove the wizard control, too complex 11 years ago
winlin 593d16446e add bandwidth workflow 11 years ago
winlin 908f0d87e9 add bandwidth workflow 11 years ago
winlin 084ad79534 refine the bandwidth test 11 years ago
winlin 9455181790 merge from wenjie, support banwidth test. 11 years ago
winlin bad6f0d3a8 revert the copyrigh, only when commit feature, add the copyright field 11 years ago
winlin dfb3e117f8 add contributor to core.hpp 11 years ago
winlin 725ff8e5a5 merge from wenjie: support set chunk size at vhost level 11 years ago
winlin 309322fd5c update the bootstrap wizard, use v2 11 years ago
winlin 2bc4bd8913 update the publisher, to auto prompt the dialog to get the publisher. 11 years ago
winlin b628b5e7a4 fix bug of dar and fs size. 11 years ago
winlin 4c325261f7 add low latecy player 11 years ago
winlin dd5aa36ba6 add low latecy player 11 years ago
winlin 01a02d2eff refine the tips of ui 11 years ago
winlin 4b74435e89 fix bug of resolve vhost, must strip then get from config. 11 years ago
winlin 96f9a40ca3 update version of ui 11 years ago
winlin f70d9b101f update version of ui 11 years ago
winlin ee79f4a52f update the conf, add demo.srs.com, add players and players_pub, add __defaultVhost__ for rtmp 11 years ago
winlin 632255f08f update the signature, when connect to server, parse the response. 11 years ago
winlin cb55f23363 update the publish link 11 years ago
winlin ec29cc0925 refine the publish url. 11 years ago
winlin 825215f7e5 add primary button, refine readme. 11 years ago
winlin a744308e97 use version to anti swf cache. 11 years ago
winlin 0967ec5e2f use version to anti swf cache. 11 years ago
winlin 4a31ac3e25 filter the first non-virtual camera 11 years ago
winlin e9ec22e66e use timestamp to stream 11 years ago
winlin a6e2f19a0f support publish 11 years ago
wenjiegit 9a70ce7865 add bandcheck code and modified srs code for merge 11 years ago
wenjiegit adb169eaf1 add bandcheck code and modified srs code for merge 11 years ago
winlin 85515f05d3 rename the title 11 years ago
winlin 7a21427b10 override the default nginx page. jump to players page. 11 years ago
winlin 66ea34c514 refine the ui buffer effect 11 years ago
winlin 821e7e01df refine the ui buffer effect 11 years ago
winlin 65a5f4d460 refine ui, unify the player size 11 years ago
winlin 21c6001210 add buffer time and play time display 11 years ago
winlin 065cbbe4aa add fullscreen event and rescale 11 years ago
winlin 02f46d6fcc update the srs player, set the DAR. 11 years ago
winlin 190540683a update the srs player, set the DAR. 11 years ago
winlin 11cd5c640f update the srs player, set the DAR. 11 years ago
winlin b5c17e2338 update the srs player, set the DAR. 11 years ago
winlin 42ec5f19fc update the srs player, set the DAR. 11 years ago
winlin 5bfb561f89 add srs player 11 years ago
winlin 40c1298476 add srs player 11 years ago
winlin 6beff7cf54 fix build script bug, create nginx/html/live dir 11 years ago
winlin 609a8fa472 update depends script 11 years ago
winlin 764aa9b40a refine the build script 11 years ago
winlin f019eb303c add crossdomain.xml 11 years ago
winlin 0c08942fec update the ui, add hls player 11 years ago
winlin 6e4795ee5c extract the srs.js 11 years ago
winlin ff4b28f4d4 extract the srs.js 11 years ago
winlin 4400fc8d0b add srs_publisher 11 years ago
winlin 1c04e35924 refine the ui, add osmf/jwplayer 11 years ago
winlin 5e9915bd15 add players to nginx 11 years ago
winlin c4477cd64f add players to nginx 11 years ago
winlin 9080c2e559 ensure the HLS(ts) is continous when republish stream. 11 years ago
winlin e262147e81 fix the hls reload bug, feed it the sequence header. 11 years ago
winlin 27255a3e7a refine protocol, use int64_t timestamp for ts and jitter. 11 years ago
winlin ce4928cef6 support set the live queue length(in seconds), drop when full. 11 years ago
winlin 5836ffd2d4 refine the forwarder, use srs message queue 11 years ago
winlin c47f07c69a refine the consumer, use srs message queue to shrink message when overflow. 11 years ago
winlin b4093bfbe4 support set live queue length 11 years ago
winlin 270041b225 fix the forwarder reconnect bug, feed it the sequence header. 11 years ago
winlin c7ec6f511c fix the script error 11 years ago
winlin 63cec6f967 update readme 11 years ago
winlin d911c85a12 add todo for the reload 11 years ago
winlin b3ef28f831 fix bug of get hls enabled config 11 years ago
winlin fb67f91167 support reload the hls/forwarder/transcoder 11 years ago
winlin aaba290c1d add reload readme. 11 years ago
winlin b90b64954e support reload the forwarder 11 years ago
winlin 7622878979 support reload the gop_cache 11 years ago
winlin 2f397d0460 support reload the gop_cache 11 years ago
winlin e2bb38c483 support reload the removed vhost 11 years ago
winlin f016914ac1 rename SrsReloadHandler to ISrsReloadHandler 11 years ago
winlin 010b7a7595 refine config. 11 years ago
winlin 5b29d0ec42 refine the config 11 years ago
winlin 3dd7156f0d refine the config buffer. 11 years ago
winlin ac5ccbc77e refine the thread model for the retry threads 11 years ago
wenjiegit 94fb022ef9 merge srs.conf 11 years ago
wenjiegit c87e55a2cc merged master 11 years ago
wenjiegit 25caf5db36 for merge 11 years ago
wenjie 6e9f375606 +server support band check +every vhost can have it's own chunk size 11 years ago
winlin 6329284b39 add todo for the bug of forwarder 11 years ago
winlin 7baa53a8d6 add todo for memory increase when forwarder server failed. 11 years ago