Commit Graph

1217 Commits (2295ebb34610c3f416806a803b8f10fd3cc7eb9c)
 

Author SHA1 Message Date
winlin 2295ebb346 remove the edge message flag, use directly send mode
winlin 5ddc71685b pre change publish edge to directly send mode
winlin 16319d73fd implements basic edge(play and publish), with bug
winlin 79c9c6dcb7 implements the proxy for edge publish mode
winlin ec96072472 add publish edge framework
winlin 270b1270af fix bug of edge, refine state to user state.
winlin 2bcaeccc51 edge support play and ingest origin stream. change to 0.9.77
winlin acba4cfdc6 add edge framework
winlin b0951d36d3 refine source, rename req to _req
winlin a2f317a113 add chad.wang to authors for srs-librtmp on windows build project
winlin a63a3812e3 add srs app edge
winlin d6948d613f add author byteman for h264 to flv.
winlin f3b441ba1f add alipay donation page. to 0.9.76
winlin 2553bd74b7 udpate readme, add edge to dev plan
winlin b7048c56fa udpate readme, add edge to dev plan
winlin df28d194ec udpate readme, add edge to dev plan
winlin 312a649f72 update reame
winlin 4a3852bbce update readme, add flash p2p arch
winlin bfd1d07827 update readme
winlin 3ed59f190b refine srs live flashP2P(integrated by chnvideo)
winlin 67e1988b81 support live flashP2P(integrated by chnvideo VDN). 0.9.75
winlin b276714573 support chnvideo hss streaming
winlin 35f3a93239 support dvr to hss. change to 0.9.74
winlin e271cb607f refine plan, add stream start time for atc
winlin 0c0010d529 update dvr, extract flv segment
winlin 7ff8df4d97 refine code, notice api when segment close
winlin 09901d31da fix bug of android api server, fix the dead loop
winlin 580cbb84a9 add threading.Lock for cherrypy, or performance suffer.
winlin 435e02db5d dvr use .tmp and rename to .flv when finished.
winlin 733ca2475d call http api when dvr got keyframe
winlin 36d8fdfc1a move the ts buffer to http message
winlin a73bf8d4aa optimizm the http server for send ts file
winlin 1af2c9bcc9 update script add librtmp for arm for tools flv/rtmp ingester
winlin 6f984ff54b fix bug of raspberry-pi build, static off
winlin a158d81085 update raspberry-pi demo api
winlin fc17d778ad update readme
winlin b5b5202ed2 update cdn api server.
winlin b85e667991 update api, select the lowest load of peer
winlin 87bdaa21c9 add nodes for api
winlin dcb9941ed7 add hls api to api-server
winlin 8bf1f4ad87 add api/v1 summaries/rusages/self_proc_stats/system_proc_stats/meminfos. change to 0.9.72
winlin a5f4f6bd14 add meminfo
winlin 15aea4d9b3 add cpuinfo
winlin 951a93ab86 get self proc and system proc stat
winlin 117fd67950 add cpu stat
winlin 4c5aae7804 fix bug of ingest for android, init the variable to 0
winlin 5c8aad4fe4 fix bug of ingest for android, init the variable to 0
winlin c530a8e5fc fix bug of ingest for android, init the variable to 0
winlin e0e033d847 fix bug for arm cross build
winlin e42eef422f add ssl and nossl for ingest flv/rtmp over srs-librtmp