Commit graph

780 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
Thulinma
09cb6b3c31 Fixed DTSC info comment. 2012-03-02 17:48:20 +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
05364aad2e Fix DTSC tools compiling 2011-12-05 15:35:10 +01:00
Thulinma
ec84fac33e Buffer now compiles again 2011-12-05 15:30:51 +01:00
Thulinma
d063e1ce96 Move DTSC tools to tools directory. 2011-12-05 15:05:01 +01:00
Thulinma
773a1fe5fc Attempt to fix FLV 2011-12-05 15:03:27 +01:00
Thulinma
78fc9f8ab2 Almost working HTTP connector - mid-rewrite, running into some issues, sleepy, going to bed... 2011-12-05 15:03:27 +01:00
Thulinma
46bfeefb03 Buffer stabilized 2011-12-05 14:59:46 +01:00
Thulinma
1b7ab627b5 Finished FLV2DTSC code, fixed a lot of bugs in new code, added DTSC info tool. 2011-12-05 14:57:09 +01:00
Thulinma
e23fbfd109 Fixed docs, oops. 2011-12-05 14:56:22 +01:00
Thulinma
f9f13a1fa1 First compiling version of DTSC-powered Buffer. Merged DTSC and DTMI into DTSC for ease of use. Todo: FLV2DTSC executable, DTSC support in all connectors... 2011-12-05 14:56:22 +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