Commit graph

38 commits

Author SHA1 Message Date
Thulinma
3ebfe1b693 Fixed bugs for debug session may 4 2012. 2012-05-04 14:28:01 +02:00
Thulinma
6c588e51fc Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25 2012-04-27 21:07:26 +02:00
Thulinma
9b6e220b88 Several major bugfixes in FLV handling, multithreaded buffer now actually works (still crashes when multiple users connect, though... needs further "tweaking"), updated toolset. 2012-04-10 16:26:30 +02:00
Thulinma
4cd8641e50 First multithreaded version of the Buffer process. 2012-04-08 22:56:51 +02:00
Thulinma
e3ecdb1e4b Restructured some for clarity, got rid of the crappy JSON library, general awesomeness. 2012-04-07 23:45:03 +02:00
Thulinma
022ff26205 Merge branch 'master' into DTSC
Conflicts:
	Buffer/main.cpp
	server.html
2012-04-04 15:02:05 +02:00
Thulinma
77af63ebe4 Added DTSC rate limiter. Closes #12 2012-03-30 13:20:08 +02:00
Thulinma
5fb7e235b5 Fixed several FLV-related server bugs. 2012-03-12 15:49:19 +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
ec84fac33e Buffer now compiles again 2011-12-05 15:30:51 +01:00
Thulinma
46bfeefb03 Buffer stabilized 2011-12-05 14:59:46 +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
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
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
0f692ff998 Fixed some issues with buffers, fixed child reaping for all connectors 2011-10-07 03:08:07 +02:00
Thulinma
1640dbb933 epoll fully removed - needs testing still 2011-09-22 07:09:43 +02:00
Thulinma
f45d02124a Removing epoll in favor of more cross-platform poll - also adding RTMP push support and Buffer push support with IP security 2011-09-22 06:57:05 +02:00
Thulinma
07aff5ad16 Cleanup in TS dir (Erik! No binaries in the git! ), added getError() to socket lib, fixed Buffer problems when a Connector is being slow. 2011-08-12 02:03:07 +02:00
Thulinma
694a0075ee Updated and changed namespace for socket library, added IPv6 support, attempt to fix RTMP 2011-06-20 13:33:17 +02:00
Thulinma
66a66b155c *evil scientist laughter* ITS ALIVE! ITS ALIVE! 2011-04-16 03:44:48 +02:00
Thulinma
6db6829545 Even more documentation, RTMP Connector compiles again, but still extremely buggy. Will create RTMP debugging tool soon. Something wrong with RTMP Connector reading FLV::Tags... needs more investigation. 2011-04-11 17:05:36 +02:00
Thulinma
2b22834fd8 Renamed all binaries with DDV_ prefix, updated Buffer for new systems, updated RAW connector, partly updated RTMP connector - ready for recode. All connectors now have host binding options. 2011-04-09 03:24:29 +02:00
Thulinma
71efc65684 Testing oplossing 2011-01-17 14:30:11 +01:00
Thulinma
eaa1c7c26f Debugging RTMP connector, compile warning in Buffer fixed 2010-11-22 01:52:17 +01:00
Thulinma
47370e9621 Rewrite Buffer programma 2010-11-20 19:54:44 +01:00
Thulinma
273f30784b Werkende RTMP connector! WHEEEE! Also, RTMPf weggegooit. Er is geen ruimte voor faal in dit bedrijf! 2010-11-17 01:05:36 +01:00
Thulinma
2529d5c0f0 Nieuwe flv parser, nieuwe unix sockets support... 2010-11-08 15:28:56 +01:00
Thulinma
981304acaf Buffer crash fix 2010-11-08 03:12:24 +01:00
Thulinma
ea588b0791 Buffer met eerste poging epoll support 2010-11-07 21:41:57 +01:00
Thulinma
f4c7f187a7 Iets beter, hopelijk... 2010-11-07 15:09:31 +01:00
Thulinma
82d5ed69a2 Gearbox updates, FLV parser rewrite, buffer fixes... 2010-11-07 14:49:45 +01:00
Thulinma
de701fc58e Buffer conn timeout fix 2010-11-06 16:38:19 +01:00
Thulinma
ceeef9b29e Fix voor xinetd problemen? 2010-11-04 22:08:33 +01:00
Thulinma
ce6843044c Restructuring + installer scripts 2010-10-20 03:23:28 +02:00
Renamed from Server/main.cpp (Browse further)