Commit graph

643 commits

Author SHA1 Message Date
That-Guy
5c2623ae48 added log reader to server.html and fixed stream group bug (#17, done, 0.5h) 2012-03-18 21:27:28 +01:00
Lekensteyn
abb6d27350 WIP for RTSP support (GH-8) 2012-03-17 16:57:23 +01:00
Lekensteyn
cb51c11149 Fix compile/syntax errors in HTTP connector (guessed) 2012-03-17 16:27:15 +01:00
Lekensteyn
856474bf0f Specify null IP address for connection, rfc2326 C.1.7 2012-03-16 17:31:38 +01:00
Lekensteyn
7e3f96d14a Document sdp response for RTSP 2012-03-16 17:13:23 +01:00
Lekensteyn
ad31299def RTSP: Choose random port, extra debugging messages 2012-03-14 18:23:27 +01:00
Lekensteyn
b068d53e2a Fix build errors due to missing dtsc dependency 2012-03-14 18:08:23 +01:00
Erik Zandvliet
ff15e6c1a6 "Added documentation to Connector_RTSP/main.cpp for #8" 2012-03-13 08:42:37 +01:00
Thulinma
5fb7e235b5 Fixed several FLV-related server bugs. 2012-03-12 15:49:19 +01:00
Erik Zandvliet
53588811a7 Merge branch 'master' of github.com:DDVTECH/DMS into DTSC 2012-03-12 15:48:58 +01:00
Erik Zandvliet
8c85c8860e Merge branch 'DTSC' of github.com:DDVTECH/DMS into DTSC 2012-03-12 15:47:44 +01:00
Erik Zandvliet
c63e018105 Fix bug in buffer, new stuff for TS #16 5.5h 2012-03-12 15:47:29 +01:00
Thulinma
32880330fd Improved DDV_Controller makefile, fixed a bug. (Hoi Niels!) 2012-03-12 11:47:49 +01:00
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