Commit graph

70 commits

Author SHA1 Message Date
Sergey Dryabzhinsky 5cb0be7f09 Fix warning-error about reproducible builds 2021-06-02 21:23:09 +03:00
Brad Murray a65297410e track meta videokeyframe_frequency, add to stats 2018-04-16 18:08:23 -04:00
Brad Murray ff3536996c Add metadata audio+video data rate to stats 2018-04-16 17:03:53 -04:00
Sergey Dryabzhinsky 63c87e8070 Connection info not always available. Show zero port if not. 2016-01-31 18:29:02 +03:00
Sergey Dryabzhinsky 8409e4c499 Fix signed-unsigned warnings 2015-07-12 20:01:53 +03:00
Sergey f455876a9c Merge pull request #24 from sergey-dryabzhinsky/show-recording-status
Show recording status
2015-07-05 08:34:36 +03:00
Sergey Dryabzhinsky 4e17054a6d Fix missing var, check if record have opened file 2015-07-05 08:12:33 +03:00
Sergey Dryabzhinsky dec648681d Add recording status to stat page
Update rtmp status page with streams and clients recording status
2015-07-05 07:52:41 +03:00
Sergey Dryabzhinsky 3170037e74 Fix getting client connection port 2015-07-05 02:00:14 +03:00
Sergey Dryabzhinsky ac4197b871 Use client connection socket port for info 2015-07-04 23:04:18 +03:00
Sergey 1055727de8 Merge pull request #18 from dailymotion/DEVSYS-260
Display socket port number for each rtmp connection
2015-07-03 02:06:21 +03:00
Sergey 1616a378ef Merge pull request #10 from cine-io/data-channel-live-record
Data channel live record
2015-07-03 01:49:46 +03:00
Sergey c4ee944870 Merge pull request #7 from steelywing/master
fix 'volatile' qualifiers error
2015-07-03 01:25:24 +03:00
Sergey 69d79ccda6 Merge pull request #6 from odiszapc/master
Add in/out traffice per client
2015-07-03 01:24:04 +03:00
Sellier Alexis 70c90bbac5 Display socket port number for each rtmp connection 2015-06-02 18:01:10 +02:00
Jeffrey Wescott de42f3801d Support for onTextData and onCuePoint in the data channel for the live module. 2014-10-30 18:18:53 -07:00
Wing 99433754df fix 'volatile' qualifiers error 2014-10-24 01:35:36 +08:00
Alexey Plotnik d99c069e8e Add in/out traffice per client (because <play> has no information about traffic itself) 2014-09-22 00:51:09 +11:00
Bryan Berg 2262649c1f Don't truncate framerate for MPEG-DASH
When pushing 29.97fps RTMP streams, the manifest shows an
incorrect frame rate of "29", not "30000/1001" as it should be.
2014-09-07 13:03:58 -07:00
Roman Arutyunyan 2f6a4fa279 fixed formatting error in stat module 2014-01-05 17:01:50 +04:00
Roman Arutyunyan 6bb620f2fc added audio and video bw to stat 2013-12-23 20:24:40 +04:00
Roman Arutyunyan f39d3f66a3 added more data to stat 2013-12-21 12:16:46 +04:00
Roman Arutyunyan 0a5b06609b fixed avc level in stat 2013-12-21 11:19:04 +04:00
Roman Arutyunyan 3a5f9eea78 added aac-he & aac-hev2 support 2013-12-21 09:29:39 +04:00
Roman Arutyunyan 18fa7a5016 implemented avc sps parser & improved dash & stats 2013-12-21 00:47:00 +04:00
Roman Arutyunyan 831823a772 removed tabs 2013-11-30 11:24:47 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan b564a096fd Merge branch 'peer-timestamp' 2013-11-03 23:37:38 +04:00
Roman Arutyunyan 8856d11dd9 added nginx/module version to xml & xsl 2013-11-03 23:29:00 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan 940ff26009 added current timestamp to stat and on_update 2013-09-19 18:08:17 +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