Commit graph

17 commits

Author SHA1 Message Date
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Thulinma
2a8ce23db0 A few bugfixes and improvements in the FLV2DTSC code. Also, moved conversion logic to flv_tag.cpp/h instead of keeping it inside the conversion tool itself. 2012-04-17 21:33:43 +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
e080363196 Merge branch 'master' into DTSC
Conflicts:
	Buffer/main.cpp
2012-03-27 12:57:14 +02:00
Thulinma
5fb7e235b5 Fixed several FLV-related server bugs. 2012-03-12 15:49:19 +01:00
Thulinma
05364aad2e Fix DTSC tools compiling 2011-12-05 15:35:10 +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
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
e503e9789c Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs 2011-08-21 20:49:42 +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
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
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