| 
								
								
									 Thulinma | 48f8bbcb91 | Added support for HTTP prefixes without $ symbol. | 2015-06-03 17:24:43 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 2d37739c30 | Added basic minimal HTTP server output. | 2015-06-03 16:39:16 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9e10cc621c | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input_buffer.cpp | 2015-05-21 20:17:37 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6b2a158d9c | Backported various fixes by Erik Zandvliet, also added better handling of re-pushes. | 2015-05-21 20:15:09 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 993801789a | Merge branch 'development' into LTS_development | 2015-05-21 19:16:22 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 17aa6bbbb6 | Compatibility improvements as well as simplification to RTMP push input. | 2015-05-21 19:10:05 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 926dd01995 | Fixed removing pages at the right points. | 2015-05-20 14:45:38 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 049e9babe0 | Merge branch 'development' into LTS_development | 2015-05-19 14:21:02 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 7e2c4a8318 | Fixed track misnegotiation in live pushing. | 2015-05-19 14:20:45 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e0c9173f9a | Merge branch 'development' into LTS_development | 2015-05-12 11:23:08 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a3bf393bea | Added generic CORS header adder, now used in controller, HLS output and internal HTTP handler. | 2015-05-12 11:23:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5326c07731 | Changed DASH CORS headers to generic header adder. | 2015-05-12 11:20:41 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a97797a604 | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input_buffer.cpp | 2015-05-11 19:18:20 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 2845cbedcb | More fixes to Windows live metadata handling. | 2015-05-11 19:11:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 657d7ad7ca | Fixed MP4 playback problems with zero-length parts (Mantrics playback issue). | 2015-05-11 19:02:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ccaec3d2f8 | Fixed live stream memory leak in Windows builds | 2015-05-07 19:00:01 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6f933bdb97 | Fixed live pushing when more than 2 tracks present. | 2015-05-07 12:02:49 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 77dcfc23ad | Removed remaining recording code. | 2015-04-28 09:39:01 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | c96f0fb9e4 | Merge branch 'development' into LTS_development | 2015-04-21 17:14:51 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | acc462c281 | Minor edit to live buffer semaphore naming. | 2015-04-21 17:14:13 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ac540cdd1d | LTS feature: Added support for setting/overriding the error text for failed streams. | 2015-04-17 02:01:27 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 241ac8f911 | Merge branch 'development' into LTS_development | 2015-04-16 15:59:32 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e672959f96 | Fixes to Windows shared memory handling for VoD. | 2015-04-16 15:59:25 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 721e9dfd05 | Merge branch 'development' into LTS_development | 2015-04-16 13:19:01 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d120523bbb | Improvements to connector shutdown code, attempted fix for Windows support. | 2015-04-16 13:18:52 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5b86b0254b | Merge branch 'development' into LTS_development | 2015-04-16 12:40:58 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 2e052fa2a1 | Removed old converter include. | 2015-04-16 12:40:31 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | cb298c57fd | Merge branch 'development' into LTS_development # Conflicts:
#	CMakeLists.txt
#	src/analysers/info.cpp | 2015-04-16 12:24:37 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 243a05c8af | Removed unused code from procs library, updated and simplified connector handler in controller. | 2015-04-16 12:23:03 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 184f7ad6c8 | Removed old MistInfo binary and dependencies on it. | 2015-04-16 12:21:33 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9b683f6ee3 | Merge branch 'development' into LTS_development | 2015-04-15 13:49:18 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 73b1f2d75c | Prevented deleting live tracks too soon. | 2015-04-15 13:49:12 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 272debb196 | Merge branch 'development' into LTS_development | 2015-04-15 12:33:23 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | f94f7963de | Fixed HDS live playback. | 2015-04-15 12:33:06 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 818ffbed33 | Merge branch 'development' into LTS_development | 2015-04-14 17:33:35 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | f86476153e | Fixed live semaphore problems. | 2015-04-14 17:33:30 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3489d1ee34 | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input_buffer.cpp | 2015-04-14 15:32:05 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 69cf17d01d | Increased maximum simultaneous tracks from 5 to 10, made this a define option. Allow multiple pushes through a single RTMP connection. | 2015-04-14 15:30:25 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | d296ac60bb | Fixed folder support | 2015-04-07 14:39:39 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 514f0a9b2b | Fixes to AC3, MP3, 4+GiB MP4 and MP4 B-frames by Oswald de Bruin | 2015-04-07 14:38:39 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | f48cdb14a1 | Merge branch 'openSourceMulti' into proMulti | 2015-04-06 20:26:08 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4a8abcaae6 | Fixed MP4 filesize estimate. | 2015-04-06 20:25:34 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4bdbd82f66 | LTS Commits | 2015-04-05 21:38:36 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 4ee59b9aaf | Various fixes | 2015-04-03 14:58:06 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | f350ab84fd | Fixed the lsp generation, Fixed metadata loading | 2015-04-03 14:01:40 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 185d75e0d9 | Fixed iPhone/iPad/iPod user agent detection. | 2015-04-02 16:32:27 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8c1bb07403 | Tweaked RTMP analyser to use same code path as RTMP output. | 2015-04-02 16:32:18 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a9a7ff7202 | Tweaked debug message verbosity. | 2015-04-02 16:32:08 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3c8cc43ad9 | Fixed HLS edge case handling. | 2015-04-02 16:32:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | f9201cbf9a | Fixes to HTTP parser lib, DTSCMeta keysizes, MP4 headers and 4+GiB MP4 file output by Oswald de Bruin | 2015-04-02 16:22:52 +02:00 |  |