Commit graph

3164 commits

Author SHA1 Message Date
Thulinma
8c29434ef4 Util merge-age 2011-10-17 08:42:26 +02:00
Thulinma
72278f28b8 Util merge-age 2011-10-17 08:42:26 +02:00
Thulinma
f9e0a89443 Some rewrites whoo 2011-10-17 00:27:20 +02:00
Thulinma
32fff01b8b Fixed segfaults in JSON-related binaries 2011-10-16 20:14:30 +02:00
Erik Zandvliet
5f1bab2a7b post-merge 2011-10-16 18:27:27 +02:00
Erik Zandvliet
91ecff4ba2 Pre-Merge 2011-10-16 18:24:10 +02:00
Thulinma
5a5e262230 Refactoring, bugfixes 2011-10-16 17:57:36 +02:00
Thulinma
6ce9974967 Fixed a bug 2011-10-16 17:13:42 +02:00
Thulinma
fdfe95e792 Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince. 2011-10-16 16:45:55 +02:00
Thulinma
c596264255 Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince. 2011-10-16 16:45:55 +02:00
Erik Zandvliet
266196d731 Merge branch 'master' of octo.ddvtech.com:pls 2011-10-15 12:11:37 +02:00
Erik Zandvliet
bdcfe32619 Merge branch 'master' of octo.ddvtech.com:pls 2011-10-15 12:11:37 +02:00
Thulinma
0c01d8a5f1 Fixed and tested piped process support, first version of main DDV_Controller application 2011-10-15 05:27:36 +02:00
Thulinma
516a91e37c Fixed and tested piped process support, first version of main DDV_Controller application 2011-10-15 05:27:36 +02:00
Thulinma
3634a627f1 Added piped process support to Util::Procs 2011-10-12 23:30:42 +02:00
Thulinma
499899d405 Added piped process support to Util::Procs 2011-10-12 23:30:42 +02:00
Erik Zandvliet
1a2719b01f Merge branch 'master' of octo.ddvtech.com:pls 2011-10-11 23:12:07 +02:00
Erik Zandvliet
c2df5be19f Merge branch 'master' of octo.ddvtech.com:pls 2011-10-11 23:12:07 +02:00
Thulinma
cf3ca533e6 Cleanup JSON code - now in util dir 2011-10-11 22:06:10 +02:00
Thulinma
5514e994eb Cleanup JSON code - now in util dir 2011-10-11 22:06:10 +02:00
Thulinma
40dabbbc33 Fixed HTTP Dynamic, for now. 2011-10-07 03:52:20 +02:00
Thulinma
e65a391aa1 Fixed accept call getting interrupted by child reaping 2011-10-07 03:27:21 +02:00
Thulinma
63a7100cc3 Fixed accept call getting interrupted by child reaping 2011-10-07 03:27:21 +02:00
Thulinma
9849a0302a Some testing for child reaping issues... 2011-10-07 03:22:26 +02:00
Thulinma
4f00a029c6 Some testing for child reaping issues... 2011-10-07 03:22:26 +02:00
Thulinma
097188ba2f Fixed some issues with buffers, fixed child reaping for all connectors 2011-10-07 03:08:07 +02:00
Thulinma
0f692ff998 Fixed some issues with buffers, fixed child reaping for all connectors 2011-10-07 03:08:07 +02:00
Thulinma
b4bafce129 Added utility for spawning/monitoring/killing processes, fixed reaping of child processes for all Connectors 2011-10-07 02:06:41 +02:00
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