| 
								
								
									 Thulinma | 0e8b8932e7 | Moar edits | 2011-10-18 05:57:40 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9526cdc995 | Added socket functions for connecting over TCP - fixed some stuff, added uplink support to server binary. | 2011-10-18 05:17:50 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | bfda88d350 | Fixed a bug | 2011-10-18 03:44:41 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | b2ee501bbe | Moved new gearbox to better dir, some cleanup | 2011-10-17 21:21:38 +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 | 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 | bdcfe32619 | Merge branch 'master' of octo.ddvtech.com:pls | 2011-10-15 12:11:37 +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 | 499899d405 | Added piped process support to Util::Procs | 2011-10-12 23:30:42 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | c2df5be19f | Merge branch 'master' of octo.ddvtech.com:pls | 2011-10-11 23:12:07 +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 | 63a7100cc3 | Fixed accept call getting interrupted by child reaping | 2011-10-07 03:27:21 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4f00a029c6 | Some testing for child reaping issues... | 2011-10-07 03:22:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 0f692ff998 | Fixed some issues with buffers, fixed child reaping for all connectors | 2011-10-07 03:08:07 +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 | 8c01abba25 | Merge fix | 2011-09-26 18:55:39 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6ac7bb6114 | Added full IPv4 support | 2011-09-26 12:44:15 +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 | 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 | 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 | 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 | 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 | 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 | a40270c871 | More timestamp attempts... | 2011-08-21 21:03:21 +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 | 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 | 5e7b316d21 | Remove second streambegin from RTMP server, attempted fixes in SendUSR/SendCTL RTMP chunking functions | 2011-08-21 17:27:38 +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 | 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 | 55193809e1 | Merge branch 'master' of octo.ddvtech.com:pls | 2011-08-13 19:23:36 +02:00 |  |