Commit graph

2436 commits

Author SHA1 Message Date
Thulinma
6c2ed0e93c Added utility for spawning/monitoring/killing processes, fixed reaping of child processes for all Connectors 2011-10-07 02:06:41 +02:00
Erik Zandvliet
9fe909d034 Merge fix 2011-09-26 18:55:39 +02:00
Erik Zandvliet
8c01abba25 Merge fix 2011-09-26 18:55:39 +02:00
Thulinma
592c1cfbd0 Added full IPv4 support 2011-09-26 12:44:15 +02:00
Thulinma
6ac7bb6114 Added full IPv4 support 2011-09-26 12:44:15 +02:00
Thulinma
57b9866b4b Added POST var parsing to HTTP lib, added WriteFile to JSON gearbox version, added real parsing of input to JSON gearbox version 2011-09-26 02:16:12 +02:00
Thulinma
99dce538de Added POST var parsing to HTTP lib, added WriteFile to JSON gearbox version, added real parsing of input to JSON gearbox version 2011-09-26 02:16:12 +02:00
Thulinma
a586706189 Fixed stream receiving, hopefully... 2011-09-25 23:57:12 +02:00
Thulinma
86e7d69e09 Epoll removal tested and found working! :D 2011-09-25 22:44:55 +02:00
Thulinma
40bcb2ba72 Epoll removal tested and found working! :D 2011-09-25 22:44:55 +02:00
Thulinma
1640dbb933 epoll fully removed - needs testing still 2011-09-22 07:09:43 +02:00
Thulinma
3aa7e4d114 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
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
Erik Zandvliet
0504061797 Merge branch 'master' of octo.ddvtech.com:pls 2011-09-13 19:00:32 +02:00
Erik Zandvliet
880b19f465 Merge branch 'master' of octo.ddvtech.com:pls 2011-09-13 19:00:32 +02:00
Erik Zandvliet
1c141f9ab8 Missing authorization, otherwise working fairly good 2011-09-13 13:35:21 +02:00
Thulinma
fee658cf1d First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp 2011-09-12 16:48:18 +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
Erik Zandvliet
dd2222d748 RTSP: Blokkerig beeld, hapert veel, maar iig hebben we bewegend beeld 2011-09-01 01:47:13 +02:00
Erik Zandvliet
8511419cb7 Fingers crossed... 2011-08-31 21:33:18 +02:00
Erik Zandvliet
69a9048436 Static RTSP gedeelte (grotendeels, nog geen audio support, maar dat is 2 regels editen) af, RTP vanavond fixen 2011-08-30 16:38:37 +02:00
Erik Zandvliet
de84b840c3 RTSP Update: OPTIONS, DESCRIBE request fixed, SETUP request in progress 2011-08-28 20:14:02 +02:00
Erik Zandvliet
4cb2dc83e0 Documentation fix Connector TS 2011-08-24 11:05:37 +02:00
Erik Zandvliet
40f857d06c Documentation fix TS Analyser 2011-08-24 10:44:29 +02:00
Erik Zandvliet
7677388841 Merge branch 'master' of octo.ddvtech.com:pls 2011-08-24 09:11:34 +02:00
Erik Zandvliet
b35ef497ea Merge branch 'master' of octo.ddvtech.com:pls 2011-08-24 09:11:34 +02:00
Erik Zandvliet
2f4cbcb00a Local Cleanup + RTP Parser 2011-08-24 09:11:23 +02:00
Erik Zandvliet
39d6e5b1ea References added 2011-08-22 12:00:38 +02:00
Thulinma
005f52a642 More timestamp attempts... 2011-08-21 21:03:21 +02:00
Thulinma
a40270c871 More timestamp attempts... 2011-08-21 21:03:21 +02:00
Thulinma
d526616cd3 Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs 2011-08-21 20:49:42 +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
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
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
d6f8dfa24e Remove second streambegin from RTMP server, attempted fixes in SendUSR/SendCTL RTMP chunking functions 2011-08-21 17:27:38 +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
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
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
3b7af0b95a Changed max chunk size to 100KiB, some RTMP cleanup 2011-08-14 21:34:02 +02:00
Thulinma
1f43dff92f Attempt to make RTMP properly compatible with all codecs 2011-08-14 18:07:03 +02:00
Thulinma
feaf33e13e Attempt to make RTMP properly compatible with all codecs 2011-08-14 18:07:03 +02:00
Erik Zandvliet
d57d4c496a PCR Second try 2011-08-13 21:21:25 +02:00
Erik Zandvliet
013f6c1d17 Merge branch 'master' of octo.ddvtech.com:pls 2011-08-13 19:23:36 +02:00
Erik Zandvliet
55193809e1 Merge branch 'master' of octo.ddvtech.com:pls 2011-08-13 19:23:36 +02:00
Erik Zandvliet
ba56200ecb Timestamp update 2011-08-13 19:23:17 +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
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
ba61ce2cef Improved general makefile - new targets for debug and release installs, release is now default 2011-08-12 02:30:01 +02:00
Thulinma
d76f7f5c46 Removed Unix address information from Socket lib - useless 2011-08-12 02:18:44 +02:00
Thulinma
5468623c8c Removed Unix address information from Socket lib - useless 2011-08-12 02:18:44 +02:00