Thulinma
|
693b9e47e5
|
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
|
d6f8dfa24e
|
Remove second streambegin from RTMP server, attempted fixes in SendUSR/SendCTL RTMP chunking functions
|
2011-08-21 17:27:38 +02:00 |
|
Thulinma
|
85a4ed5d8c
|
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
|
1f43dff92f
|
Attempt to make RTMP properly compatible with all codecs
|
2011-08-14 18:07:03 +02:00 |
|
Erik Zandvliet
|
013f6c1d17
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-08-13 19:23:36 +02:00 |
|
Thulinma
|
353bc8aa66
|
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
|
d76f7f5c46
|
Removed Unix address information from Socket lib - useless
|
2011-08-12 02:18:44 +02:00 |
|
Thulinma
|
7d3acba737
|
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
|
cad02ccc8e
|
Merge commit
|
2011-08-01 21:20:53 +02:00 |
|
Erik Zandvliet
|
72636e60e6
|
Socket lib output changed to stderr
|
2011-08-01 02:32:48 +02:00 |
|
Erik Zandvliet
|
8297dfeb7b
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-06-22 15:46:33 +02:00 |
|
Thulinma
|
0cb87218d9
|
Attempted RTMP fix 2
|
2011-06-22 02:18:58 +02:00 |
|
root
|
a0763febf1
|
Merge branch 'Gearbox_cpp' of ssh://thulinma@rsrclan.com:222/home/thulinma/Desktop/rassat/git/pls
|
2011-06-20 22:24:20 +02:00 |
|
Thulinma
|
1f41edb949
|
Fix missing socket.h/cpp
|
2011-06-20 19:27:59 +02:00 |
|
Thulinma
|
b0db70691c
|
Merge branch 'master' into Gearbox_cpp
|
2011-06-20 13:54:50 +02:00 |
|
Thulinma
|
b55cd017d0
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-06-20 13:53:10 +02:00 |
|
Thulinma
|
3423eb328d
|
Updated and changed namespace for socket library, added IPv6 support, attempt to fix RTMP
|
2011-06-20 13:33:17 +02:00 |
|
Erik Zandvliet
|
bb2f6487c4
|
Merge branch 'master' into Gearbox_cpp
|
2011-06-13 11:26:24 +02:00 |
|
Erik Zandvliet
|
9b474cb558
|
md5 functionality, after first trying, copy from RFC
|
2011-06-13 11:18:22 +02:00 |
|
Erik Zandvliet
|
059ec80bf1
|
merge fix
|
2011-06-08 13:56:05 +02:00 |
|
Thulinma
|
e6e2b6c07b
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-06-04 10:38:10 +02:00 |
|
Thulinma
|
9aeb827b0f
|
New compilation method
|
2011-04-18 16:31:47 +02:00 |
|
Thulinma
|
9ff67b96fd
|
Hopelijk laatste socket fix
|
2011-04-18 16:08:55 +02:00 |
|
Thulinma
|
8f3466ea78
|
Socket fixes 3
|
2011-04-18 15:42:14 +02:00 |
|
Thulinma
|
08f78a8bed
|
Socket fixes deel 2
|
2011-04-18 15:19:26 +02:00 |
|
Thulinma
|
0f125ca0e9
|
Socket bugfix
|
2011-04-18 15:09:31 +02:00 |
|
Thulinma
|
06e0aa40ab
|
AMF3 support, RTMP werkendheid?
|
2011-04-17 23:59:49 +02:00 |
|
Thulinma
|
4608d55d34
|
AMF3 eerste poging
|
2011-04-17 04:04:51 +02:00 |
|
Thulinma
|
9315fcd294
|
RTMP edits
|
2011-04-17 00:46:23 +02:00 |
|
Thulinma
|
93528dfc1d
|
RTMP edits
|
2011-04-17 00:40:47 +02:00 |
|
Thulinma
|
4f36bc0aa9
|
RTMP edits
|
2011-04-17 00:38:04 +02:00 |
|
Thulinma
|
7d35eb5852
|
RTMP bugfixorringz
|
2011-04-16 23:39:22 +02:00 |
|
Thulinma
|
4bdb7eb4e4
|
*evil scientist laughter* ITS ALIVE! ITS ALIVE!
|
2011-04-16 03:44:48 +02:00 |
|
Thulinma
|
f801beab75
|
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
|
23e1cf4335
|
SWSocket library niet meer nodig! Jeej!
|
2011-04-10 22:32:40 +02:00 |
|
Thulinma
|
e416612a33
|
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
|
69b1f85972
|
RAW connector cleanup, added configfile support, added setuid support, added some more comments other places
|
2011-04-10 20:02:57 +02:00 |
|
Thulinma
|
1599894b6e
|
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
|
62ccca1427
|
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
|
4349e04e5f
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-03-31 11:11:14 +02:00 |
|
Erik Zandvliet
|
c773b5db27
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-03-21 21:29:50 +01:00 |
|
Thulinma
|
e782cc3dc2
|
Fix
|
2011-03-21 21:09:01 +01:00 |
|
Thulinma
|
3997453751
|
Fix
|
2011-03-21 21:07:00 +01:00 |
|
Thulinma
|
414405f99f
|
Fix
|
2011-03-21 20:52:25 +01:00 |
|
Thulinma
|
f1373d836e
|
Fix
|
2011-03-21 20:50:35 +01:00 |
|
Erik Zandvliet
|
29a205e0bb
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-03-21 20:46:54 +01:00 |
|
Thulinma
|
d911707ae7
|
box.cpp herschreven voor snelheid en bugloosheid. Plus, coole edits in het algemeen.
|
2011-03-21 20:28:02 +01:00 |
|
Erik Zandvliet
|
92179cb786
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-03-21 19:36:33 +01:00 |
|
Thulinma
|
a21f471dcf
|
Logging ftw
|
2011-03-21 19:30:00 +01:00 |
|
Erik Zandvliet
|
e4f96d901a
|
Merge branch 'master' of octo.ddvtech.com:pls
|
2011-03-21 19:03:00 +01:00 |
|