Commit Graph

73 Commits (6bba08148570d870f48edcfecab67e34f81fd6cd)

Author SHA1 Message Date
winlin 6b99a749ea refine the chat, use players_pub_rtmp without hls and gopcache, low latecy
winlin bad6f0d3a8 revert the copyrigh, only when commit feature, add the copyright field
winlin 725ff8e5a5 merge from wenjie: support set chunk size at vhost level
winlin 309322fd5c update the bootstrap wizard, use v2
winlin ee79f4a52f update the conf, add demo.srs.com, add players and players_pub, add __defaultVhost__ for rtmp
winlin 40c1298476 add srs player
winlin 6beff7cf54 fix build script bug, create nginx/html/live dir
winlin 1c04e35924 refine the ui, add osmf/jwplayer
winlin e262147e81 fix the hls reload bug, feed it the sequence header.
winlin ce4928cef6 support set the live queue length(in seconds), drop when full.
winlin c47f07c69a refine the consumer, use srs message queue to shrink message when overflow.
winlin b4093bfbe4 support set live queue length
winlin 270041b225 fix the forwarder reconnect bug, feed it the sequence header.
winlin 63cec6f967 update readme
winlin b3ef28f831 fix bug of get hls enabled config
winlin aaba290c1d add reload readme.
winlin b90b64954e support reload the forwarder
winlin e2bb38c483 support reload the removed vhost
winlin 010b7a7595 refine config.
winlin ac5ccbc77e refine the thread model for the retry threads
winlin bb90881489 auto install depends software for ubuntu or centos.
winlin c618229487 regression test ok
winlin 3fd3ac5a11 support http hooks: on_connect/close/publish/unpublish/play/stop.
winlin 889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop.
winlin 30099dfa09 support multiple http hooks for a event.
winlin 65fde21e6c add http client
winlin d3cee00b3b add cherrypy api server
winlin 263213d8b6 update version, add build date
winlin 3b09f9bea9 support audio transcode only, speex/mp3 to aac
winlin 679e851f07 support max_connections, drop if exceed.
winlin b9440df745 add encoder/hls pithy print
winlin 464d78b762 add todo for ffmpeg
winlin 113731dd6b reap the transcode process
winlin a2e6e6718e fix the m3u8 crash bug, simplify it
winlin 2695e4d0c6 fix bug of core
winlin 6af0794bab support dead-loop detect for forwarder and transcoder.
winlin e4ea965a3a update conf
winlin 9d65cd1c9f change server name to demo, dev used for development vhost
winlin bf18a3ac96 change demo video to 200kbps
winlin bbf7b9bb01 disable the forward for bug. update the steps
winlin 5502344e85 add forward sample
winlin 5cc1ad6da8 add drawtext filter sample
winlin 1da09e5ffb add sample video
winlin a7c83b1aee support ffmpeg filter
winlin 9a0d8855d8 support ffmpeg filter
winlin 52e6115f9a update readme
winlin 525af4599f support live stream transcoding by ffmpeg.
winlin 06278176dd add research empty ffmpeg
winlin 80a81b1661 parse ffmpeg params
winlin 8d91561ca0 add ffmpeg transcoding framework