Commit graph

17 commits

Author SHA1 Message Date
Thulinma
8c01ec8897 Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
Thulinma
cb31d8bb48 Fixed RTMP handshake bug. Yay! 2014-05-14 17:06:58 +02:00
Thulinma
8c69afe18a Various RTMP improvements. 2014-04-29 15:33:19 +02:00
Thulinma
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Thulinma
b5a4ea1b93 Remove doxygen errors, update Doxyfile to latest version. 2014-01-05 11:57:56 +01:00
Thulinma
b78e9bc562 Finally fixed long standing RTMP sync issue. Also added support for getting/setting FLV tag offsets. 2013-11-14 12:24:11 +01:00
Thulinma
54154871ba Fixed RTMP timestamp usage. 2013-06-18 14:18:57 +02:00
Thulinma
00d06fe293 Tweaked Stream and RTMP lib verbosity levels. 2013-03-18 17:36:12 +01:00
Thulinma
942c7d69ba Replaced useless data with infinitely more useful data. 2013-01-08 16:19:38 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
51a9b4162c Merged RTMP crypto library into rtmpchunks library. Added md5 function to auth library, removed -lcrypto and -lssl from the required linking options of libmist (libmist itself already depends on them, and it is now no longer needed to link to it). 2012-12-07 17:48:58 +01:00
Thulinma
c019dc6e9f Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
Thulinma
4140b04608 Various optimalisations to improve performance. More coming soon. 2012-09-16 01:17:08 +02:00
Thulinma
9bf92add4f Carefully extracted raptors from RTMP. 2012-09-03 10:43:18 +02:00
Thulinma
03f3ecab1b RTMP lib upgrades to return strings by reference - note: initial testing indicates raptors. Needs to be looked at ASAP! 2012-08-31 16:56:50 +02:00
Thulinma
c49eaca664 Fixed RTMP desync bug with Windows clients. 2012-06-08 00:11:25 +02:00
Thulinma
ad410a2e79 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Renamed from util/rtmpchunks.cpp (Browse further)