Commit graph

520 commits

Author SHA1 Message Date
Thulinma
cd9ed87802 Added closing of file descriptors to piped process starter (gets rid of ffmpeg junk output), added some extra debugging output to DDV Controller. 2012-03-11 13:48:03 +01:00
Thulinma
a3e1bc73ae Fix loops when connections die with horrible timing. 2012-03-11 12:26:24 +01:00
Lekensteyn
827a1b8c36 No need for listening on udp port 65535 2012-03-08 23:11:28 +01:00
Lekensteyn
93edbf0fb9 Fix RTSP compile issues and add howto for running it correctly
pkg-config is wonderful, but .pc suppliers just have to write correct files...
2012-03-08 00:08:25 +01:00
That-Guy
1b357f1f1b Build limits in tables instead of plain text (#17) 2012-03-06 09:28:35 +01:00
That-Guy
2dea2daee6 Finished last parts of server.html; needs testing (#17, 2.2h) 2012-03-05 03:05:42 +01:00
That-Guy
45c5fee28c Fixed several bugs, finished limits (#17, 1.5h) 2012-02-29 22:23:20 +01:00
That-Guy
c5ae10bb33 Part of streams, channel and limits (#17, 1h, +1h) 2012-02-27 22:57:24 +01:00
That-Guy
050152b7b9 Splitted filler functions, added protocol settings (#17, 1h, +1h) 2012-02-26 21:26:18 +01:00
Lekensteyn
5afb962165 Improve http argument parsing for special cases 2012-02-25 23:46:39 +01:00
Lekensteyn
e3082feedb According to the JSON spec, null is NOT valid array/object 2012-02-25 18:23:46 +01:00
Lekensteyn
b441609817 Fix build error of DDV_Controller, gitignore it 2012-02-25 18:23:46 +01:00
That-Guy
7ff7795a32 Fixed login, added config/limits sections (#17, 2h) 2012-02-25 17:36:18 +01:00
That-Guy
ce41afd127 Begin stand-alone server settings page (#17, 1h -3h) 2012-02-22 18:43:39 +01:00
Thulinma
919e10799d Fix constant stream restarting. 2012-01-05 14:47:24 +01:00
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