Commit Graph

29 Commits (b0951d36d3b5bd853b39c07594da86f283f11492)

Author SHA1 Message Date
winlin e271cb607f refine plan, add stream start time for atc
winlin 09901d31da fix bug of android api server, fix the dead loop
winlin 580cbb84a9 add threading.Lock for cherrypy, or performance suffer.
winlin 6f984ff54b fix bug of raspberry-pi build, static off
winlin a158d81085 update raspberry-pi demo api
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 9ef7a83415 update server, add rtmp pc url
winlin 642fc19f9d update api server demo
winlin 1ae9178605 add favicon.ico, change to 0.9.65
winlin b1877db405 fix typo of full.conf. fix api server bug
winlin b38df9cd1a refine main object(server, config, log, context), handler reload in intialize(), change to 0.9.59
winlin acdd5a827e update api server, support servers
winlin 3a26b23fba change ffmpeg log to ./objs
winlin ca02cfe1bf update server.py
winlin c3c2767363 update api server, add servers
winlin bb3c88fef7 change copyright from 2013 to 2013-2014.
winlin 702ad69817 support query in index.html
winlin 7094b6f437 set default to chat.
winlin 4b4f317e09 refine the ui, link the players to the api server static dir
winlin 836bc413f9 fix the bug of publish, server close the connection when timeout.
winlin 6875b6f5f2 support chat room, meeting.
winlin 889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop.
winlin 3d4474f620 support multiple http hooks for a event.
winlin 9f3139c5c3 add comments for api server
winlin a478452f57 support http callback hooks: on_connect
winlin d3cee00b3b add cherrypy api server