Commit graph

197 commits

Author SHA1 Message Date
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
60077e5a4c First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp 2011-09-12 16:48:18 +02:00
Thulinma
a40270c871 More timestamp attempts... 2011-08-21 21:03:21 +02:00
Thulinma
e503e9789c Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs 2011-08-21 20:49:42 +02:00
Thulinma
dee3f65228 Some RTMP timestamp issues found and fixed, as well as some RTMP Parser fixes (but now segfaults? Needs more testing...) 2011-08-21 18:45:59 +02:00
Thulinma
5e7b316d21 Remove second streambegin from RTMP server, attempted fixes in SendUSR/SendCTL RTMP chunking functions 2011-08-21 17:27:38 +02:00
Thulinma
b240874ede Added RTMPChunk to FLV converter to FLV lib, improved RTMP debugger to allow for dumping RTMP streams to FLV, improved RTMP debugger to show and work with more details 2011-08-21 00:35:01 +02:00
Thulinma
feaf33e13e Attempt to make RTMP properly compatible with all codecs 2011-08-14 18:07:03 +02:00
Thulinma
e2138e2167 Some edits to FLV parsing and RTMP fixes... not quite working yet (in Flash player, that is...) 2011-08-13 03:01:33 +02:00
Thulinma
5468623c8c Removed Unix address information from Socket lib - useless 2011-08-12 02:18:44 +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
Erik Zandvliet
50f90f15c4 Socket lib output changed to stderr 2011-08-01 02:32:48 +02:00
Thulinma
c264b6f912 Attempted RTMP fix 2 2011-06-22 02:18:58 +02:00
Thulinma
a09ef74ca2 Fix missing socket.h/cpp 2011-06-20 19:27:59 +02:00
Thulinma
c886f14471 Merge branch 'master' of octo.ddvtech.com:pls 2011-06-20 13:53:10 +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
Erik Zandvliet
70516c4701 md5 functionality, after first trying, copy from RFC 2011-06-13 11:18:22 +02:00
Thulinma
178462027e New compilation method 2011-04-18 16:31:47 +02:00
Thulinma
bf0b976999 Hopelijk laatste socket fix 2011-04-18 16:08:55 +02:00
Thulinma
7b811219bd Socket fixes 3 2011-04-18 15:42:14 +02:00
Thulinma
94a21fb872 Socket fixes deel 2 2011-04-18 15:19:26 +02:00
Thulinma
ca1e60b461 Socket bugfix 2011-04-18 15:09:31 +02:00
Thulinma
7cb55a400a AMF3 support, RTMP werkendheid? 2011-04-17 23:59:49 +02:00
Thulinma
c5397813bb AMF3 eerste poging 2011-04-17 04:04:51 +02:00
Thulinma
f4cc2580b2 RTMP edits 2011-04-17 00:40:47 +02:00
Thulinma
7ef92f87b5 RTMP bugfixorringz 2011-04-16 23:39:22 +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
fab932253d Documented and nicified AMF parsing. Updated all existing code for this change, except for RTMP connector (which gets a rewrite, like, today). 2011-04-10 22:26:11 +02:00
Thulinma
1b86b9a5ef RAW connector cleanup, added configfile support, added setuid support, added some more comments other places 2011-04-10 20:02:57 +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
cc78697ba2 make docs now works (needs doxygen installed), added documentation to a LOT of stuff, refactored most utility functions, complete rewrites of DDV sockets and the FLV parsers, updated HTTP_Box_Parser and Connector_HTTP to be able to cope with these new changes - Connector_RTMP, Buffer and Connector_RAW are currently broken. Need to be fixed ASAP. 2011-04-06 03:53:30 +02:00
Erik Zandvliet
9c2f96ede0 Merge branch 'master' of octo.ddvtech.com:pls 2011-03-21 21:29:50 +01:00
Thulinma
1fd2c6b7b7 Fix 2011-03-21 21:09:01 +01:00
Thulinma
9e5949d615 Fix 2011-03-21 21:07:00 +01:00
Thulinma
108efec41a Fix 2011-03-21 20:52:25 +01:00
Thulinma
a8ecf3368a Fix 2011-03-21 20:50:35 +01:00
Erik Zandvliet
f636626cb9 Merge branch 'master' of octo.ddvtech.com:pls 2011-03-21 20:46:54 +01:00
Thulinma
95f62fde10 box.cpp herschreven voor snelheid en bugloosheid. Plus, coole edits in het algemeen. 2011-03-21 20:28:02 +01:00
Erik Zandvliet
c5ccbd70ac Merge branch 'master' of octo.ddvtech.com:pls 2011-03-21 19:36:33 +01:00
Thulinma
c12c5d1f97 Logging ftw 2011-03-21 19:30:00 +01:00
Erik Zandvliet
d6c70d11d7 Merge branch 'master' of octo.ddvtech.com:pls 2011-03-21 19:03:00 +01:00
Thulinma
97357aed98 New FLV_Pack style, hopefully some fixes for HTTP dynamic 2011-03-21 18:23:32 +01:00
Erik Zandvliet
5e1bb912ce Test7 2011-03-21 15:47:32 +01:00
Erik Zandvliet
b94b2e0cee Test6 2011-03-21 15:41:35 +01:00
Erik Zandvliet
681bf05bfa Test5 2011-03-21 14:24:56 +01:00
Erik Zandvliet
0d77a05027 Test4 2011-03-21 14:13:46 +01:00
Erik Zandvliet
731ba19737 Test3 2011-03-21 14:08:32 +01:00
Erik Zandvliet
c4956b4ae5 Test2 2011-03-21 14:04:49 +01:00
Erik Zandvliet
06b84af606 Test1 2011-03-21 14:01:33 +01:00