Commit graph

505 commits

Author SHA1 Message Date
Thulinma
ab4035bf02 Include stream statuses in reports to GB, erase internal buffer of statistics and do not re-write config twice per minute anymore. Also, default make target is now client, instead of release-install. 2012-01-03 16:12:40 +01:00
Thulinma
7ee6500c3b Fix MP3 byte bug 2011-12-05 14:26:53 +01:00
Thulinma
ddfae31fe9 MP3 output file support. Closes #6 2011-12-05 13:16:19 +01:00
Thulinma
78d45fc7b5 Stats now working and saved locally as well as transmitted to gearbox. No stats resetting yet for debugging purposes. 2011-12-04 21:29:04 +01:00
Thulinma
c2b01eabba Bugfix for stats 2011-12-04 21:23:14 +01:00
Thulinma
8c247399a9 More debugging for stats bugs 2011-12-04 21:13:43 +01:00
Thulinma
eff3fd9987 Fixed another stats bug 2011-12-04 21:02:51 +01:00
Thulinma
e912e7dce7 Fixed bug receiving stats in Controller 2011-12-04 20:59:13 +01:00
Thulinma
c9e98abcb6 More debugging of stats... 2011-12-04 20:56:23 +01:00
Thulinma
15498f6cdc Fixed bug not receiving stats properly. 2011-12-04 20:54:38 +01:00
Thulinma
62cd774288 Added some debug text to check stats coming through. 2011-12-04 20:52:37 +01:00
Thulinma
49cae23086 Now collects and summerizes stats in controller - sends to gearbox system. Closes #3 2011-12-04 20:44:33 +01:00
Thulinma
fd16bf494e Updated sockets lib with buffers for easy sending/receiving and such. 2011-11-27 02:22:04 +01:00
Thulinma
a53b255e8f Summerizing of stats in Buffer done - closes #2 2011-11-26 04:27:04 +01:00
Thulinma
0716c319a6 Implemented stats logging on the connector level - closes #1 2011-11-26 03:16:28 +01:00
Thulinma
890a8a89c7 Added byte counters to sockets, needed for issue #1 2011-11-26 02:31:56 +01:00
Thulinma
a45388a1d3 Removed init files 2011-10-31 19:57:51 +01:00
Thulinma
b318e41e96 Added support for underscores in streamname to HTTP/RTMP connectors. 2011-10-31 19:55:43 +01:00
Thulinma
0f905b612e Re-fix for HTTP lib, fixed typo in Controller. 2011-10-31 19:48:29 +01:00
Thulinma
96af25e562 Fixes config util for nonsection applications, attempt to fix DDV_Controller process spawning. 2011-10-31 18:24:01 +01:00
Thulinma
66b2e8cbc8 Fixed HTTP util parsing of variables. 2011-10-31 15:53:13 +01:00
Thulinma
9fbb079311 Better automatic version numbering (now for all processes), added -v switch for version display to all processes. 2011-10-31 15:23:46 +01:00
Thulinma
b155689e3b Automatic version numbering 2011-10-27 01:27:48 +02:00
Thulinma
bce0cda879 Cleanup 2011-10-21 00:38:56 +02:00
Thulinma
32ffc09f0e Fixed RTMP starting bug, updated API docs 2011-10-20 18:10:02 +02:00
Thulinma
6cf88f4cee Fixes 2011-10-18 10:15:42 +02:00
Thulinma
d34bfdc739 Fixes 2011-10-18 07:02:36 +02:00
Thulinma
0e8b8932e7 Moar edits 2011-10-18 05:57:40 +02:00
Thulinma
9526cdc995 Added socket functions for connecting over TCP - fixed some stuff, added uplink support to server binary. 2011-10-18 05:17:50 +02:00
Thulinma
bfda88d350 Fixed a bug 2011-10-18 03:44:41 +02:00
Thulinma
b2ee501bbe Moved new gearbox to better dir, some cleanup 2011-10-17 21:21:38 +02:00
Thulinma
72278f28b8 Util merge-age 2011-10-17 08:42:26 +02:00
Thulinma
f9e0a89443 Some rewrites whoo 2011-10-17 00:27:20 +02:00
Thulinma
32fff01b8b Fixed segfaults in JSON-related binaries 2011-10-16 20:14:30 +02:00
Erik Zandvliet
5f1bab2a7b post-merge 2011-10-16 18:27:27 +02:00
Erik Zandvliet
91ecff4ba2 Pre-Merge 2011-10-16 18:24:10 +02:00
Thulinma
5a5e262230 Refactoring, bugfixes 2011-10-16 17:57:36 +02:00
Thulinma
6ce9974967 Fixed a bug 2011-10-16 17:13:42 +02:00
Thulinma
c596264255 Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince. 2011-10-16 16:45:55 +02:00
Erik Zandvliet
bdcfe32619 Merge branch 'master' of octo.ddvtech.com:pls 2011-10-15 12:11:37 +02:00
Thulinma
516a91e37c Fixed and tested piped process support, first version of main DDV_Controller application 2011-10-15 05:27:36 +02:00
Thulinma
499899d405 Added piped process support to Util::Procs 2011-10-12 23:30:42 +02:00
Erik Zandvliet
c2df5be19f Merge branch 'master' of octo.ddvtech.com:pls 2011-10-11 23:12:07 +02:00
Thulinma
5514e994eb Cleanup JSON code - now in util dir 2011-10-11 22:06:10 +02:00
Thulinma
40dabbbc33 Fixed HTTP Dynamic, for now. 2011-10-07 03:52:20 +02:00
Thulinma
63a7100cc3 Fixed accept call getting interrupted by child reaping 2011-10-07 03:27:21 +02:00
Thulinma
4f00a029c6 Some testing for child reaping issues... 2011-10-07 03:22:26 +02:00
Thulinma
0f692ff998 Fixed some issues with buffers, fixed child reaping for all connectors 2011-10-07 03:08:07 +02:00
Thulinma
6c2ed0e93c Added utility for spawning/monitoring/killing processes, fixed reaping of child processes for all Connectors 2011-10-07 02:06:41 +02:00
Erik Zandvliet
8c01abba25 Merge fix 2011-09-26 18:55:39 +02:00