Commit graph

40 commits

Author SHA1 Message Date
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan 5eb6dce453 added escaping address in stat xml 2013-08-30 07:50:28 +04:00
Roman Arutyunyan 9956185950 dropped field in stat now means the number of dropped frames 2013-06-16 21:10:19 +04:00
Roman Arutyunyan cbe760aa8a fixed formatting types 2013-06-13 17:11:44 +04:00
Roman Arutyunyan c4e78b6ea9 disabled function inlining to escape msvc optimization problem 2013-06-13 14:01:26 +04:00
Roman Arutyunyan 01c8daf4b4 fixed broken msvc memcpy optimization for 4-byte data 2013-06-13 13:47:43 +04:00
Roman Arutyunyan 4dcb52ae1a fixed stat formatting 2013-06-13 09:43:44 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan e29e64ed7d Merge branch 'vod-stat2' 2013-05-17 14:51:01 +04:00
Roman Arutyunyan f35e965033 reimplemented vod stats 2013-04-22 20:20:19 +04:00
Roman Arutyunyan 3fc1598db9 implemented proper initializers for exec_static and pull static 2013-04-19 01:10:29 +04:00
Roman Arutyunyan e68add616c fixed http handlers stat/control 2013-04-06 19:01:20 +04:00
Roman Arutyunyan 47f74f7968 removed forcing keepalive=0 2013-04-03 21:50:54 +04:00
Roman Arutyunyan 6d5986aa59 removed rtmp init event queue 2013-02-05 17:52:06 +04:00
Roman Arutyunyan f4b29b0547 added naccepted value to stat 2013-02-02 22:18:19 +04:00
Roman Arutyunyan 2a9d41496a implemented rtmp init process event queue 2013-02-01 17:19:32 +04:00
Roman Arutyunyan ebca0917a4 added client id to stat 2012-11-23 14:54:21 +04:00
Roman Arutyunyan fa3e5a35c1 moved dropped time to <dropped>; added timestamp diff to <avsync> 2012-11-23 14:10:27 +04:00
Roman Arutyunyan 22de95e634 Merge branch 'master' into new-live3 2012-11-17 11:57:02 +04:00
Roman Arutyunyan a46983c2a2 added activity flag to xml; updated xsl to display it; improved live sync handler to have default value and to receive off 2012-11-13 15:15:08 +04:00
Roman Arutyunyan fd99086834 implemented segmented live streaming; moved specific code from cmd module to live/play modules 2012-11-13 00:22:57 +04:00
Roman Arutyunyan 1ef89f4089 added more character escaping to stat module 2012-11-06 19:53:47 +04:00
Roman Arutyunyan 903abb6646 improved timestamps 2012-11-02 17:57:42 +04:00
Roman Arutyunyan b5461f61c6 fixed stat & live module 2012-10-28 15:10:12 +04:00
Roman Arutyunyan e178a42c63 implemented wait_key 2012-10-27 20:47:35 +04:00
Roman Arutyunyan 284e521e82 refactored 2012-10-27 17:39:04 +04:00
Roman Arutyunyan 1d4f5023f3 added pid to stat 2012-08-30 16:42:21 +04:00
Roman Arutyunyan 223b2713af added SwfUrl to statistics 2012-06-29 15:29:18 +04:00
Roman Arutyunyan ae71903de4 added uptime to statisctics 2012-06-22 14:07:03 +04:00
Roman Arutyunyan 1da4bb923e added H264 profile & level parsers 2012-06-14 17:44:30 +04:00
Roman Arutyunyan 95e2c4172a moved metadata handlers from live to codec module & fixed setDataFrame handler to handle ffmpeg packets 2012-06-14 17:07:31 +04:00
Roman Arutyunyan 077a2a7c67 Merge branch 'codec' 2012-06-13 13:48:09 +04:00
Roman Arutyunyan 218e312a1f added memory info to stat xml 2012-06-13 13:47:43 +04:00
Roman Arutyunyan 4eda3e8392 added AV-sync stat field 2012-06-11 23:38:14 +04:00
Roman Arutyunyan cc1e4899cc moved handling AVC/AAC headers to a separate code_module 2012-06-09 19:22:18 +04:00
Roman Arutyunyan 224615dbbb fixed stats 2012-06-05 14:58:43 +04:00
Roman Arutyunyan 613e7072c1 added more details about nginx build to the stat page 2012-06-05 14:55:25 +04:00
Roman Arutyunyan 52f8295d5c improved sesion epoch storage; added live stream time field & added time field to statistics 2012-05-25 16:34:42 +04:00
Roman Arutyunyan a4f48c5baa added parsing data frame & added stream meta info to stat xml 2012-05-12 17:47:39 +04:00
Roman Arutyunyan 7b88858b44 implemented http/xml/xsl RTMP stats 2012-05-07 15:41:03 +04:00