| 
								
								
									 Thulinma | 92ed92ed70 | Merge branch 'development' into refactor Conflicts:
	src/connectors/conn_rtmp.cpp | 2013-03-30 21:27:58 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 431f453586 | Added extra doxygen, refactored all analysers into a separate namespace. | 2013-03-30 15:05:43 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3f7c1febc3 | Added support for alternative-style FLV metadata. | 2013-03-30 14:08:47 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6159149a49 | Fixed typos in previous edits. | 2013-03-29 23:03:15 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | ea646f6354 | Added doxygen-style documentation to the controller. | 2013-03-28 16:14:13 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 18c4015940 | Uniform structure and documentation for the converters. | 2013-03-28 15:43:06 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 1e2f1602f8 | Namespace refactor and documentation in the separate buffer files. | 2013-03-28 15:42:46 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 9b41a07c2f | Refactor and doxygen of all connectors finished. Internal documentation follows later. | 2013-03-28 12:05:45 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1a4cd15a04 | Attempt to fix RTMP compatibility with FCPublish-based media sources that expect replies to releaseStream and FCPublish commands. | 2013-03-28 02:58:40 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 570aa95315 | Refactoring of the HTTP_Connector namespace, starting to add documentation as well. | 2013-03-27 16:05:59 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 35df73e042 | Fixed several buffer segfaults when multiple viewers are connected. | 2013-03-26 15:57:53 +01:00 |  | 
				
					
						| 
								
								
									 Niels Groot Obbink | 2e1296cf5e | added HLS and ISM support to embed.js | 2013-03-26 11:26:23 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5e57ae56c4 | Add stream type (live/vod) to info/embed information. | 2013-03-26 10:11:28 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 97974409a6 | Added FLV-based metadata channel support (Dynamic and HTTP Progressive FLV only, for now), both input and output. | 2013-03-25 22:30:00 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | d8cce3da11 | Enforce supported HTTP Smooth codecs. | 2013-03-25 21:37:06 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | ea9abcceb6 | When no video channel is present, inject a seek time at most every ~2000ms. | 2013-03-25 19:49:00 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | e1f7d2acea | Fixed reading FLV files taking 100% CPU. | 2013-03-25 19:40:21 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | de46eee3b9 | Fixed audio-only livestreams causing unbounded buffers. | 2013-03-25 16:24:18 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 14ba7f835a | Re-unified coding style. | 2013-03-25 12:25:36 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 370ebc49a2 | Fixed some potential segfaults in DTSC library. | 2013-03-25 10:48:19 +01:00 |  | 
				
					
						| 
								
								
									 Cat | fd1c2ff2f4 | LSP: removed uppercase CSS for protocols > edit > username for clarity | 2013-03-25 10:17:50 +01:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | d4cb56abd1 | Optimizations ported from conn_http_live.cpp to conn_ts.cpp | 2013-03-25 10:09:22 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 907001d78b | Improved info / embed code generator: now supports smooth and HLS, fixed dynamic URL, added domain-relative URLs, added default port support, added default width/height. | 2013-03-24 23:47:57 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4c4307e033 | Tweaked HTTP 208 retry behaviour, fixed big causing retries to almost always fail. | 2013-03-24 20:48:34 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3d64c4996a | Tweaked HTTP Dynamic verbosity. | 2013-03-24 20:48:09 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 06f023f3df | Tweaked Util::Procs exit handler timings. | 2013-03-24 20:18:22 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 2730aee682 | Fixed buffer not properly allowing push source to restart an ongoing broadcast. | 2013-03-24 20:18:00 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | b1e0894fd7 | Fixed what hopefully were the last few problems with live Smooth/Dynamic streaming. | 2013-03-22 22:57:14 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | f61a28ecaa | Fixed pretty major bug in MistBuffer causing frame lengths to go completely out of wack. | 2013-03-22 22:55:34 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | f18dc5d85e | Fixes a few minor errors in MistPlayer. | 2013-03-21 14:56:17 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 46710d2446 | Moar DTSCFix fixes - also tweaked MistPlayer behaviour to prevent strange surprises. | 2013-03-21 14:37:49 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4a79862111 | Some fixes for metadata rewriting in DTSC::File, optimized live fragmenter somewhat. | 2013-03-21 14:23:49 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 78886239e1 | MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. | 2013-03-21 14:22:22 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | e2ef8c45d8 | Fixed and updated DTSCFix application. | 2013-03-21 14:21:22 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | bf69dacefd | Added automated exit handler in Util::Procs. | 2013-03-19 14:41:07 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6c464ae6f0 | Tweaks to HTTP Dynamic bootstrap to allow for more smooth starting of live streams. | 2013-03-18 22:31:39 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | cdcb71d8a8 | Added support for proper range handling to HTTP-based fragmented protocols (Smooth, Live, Dynamic). | 2013-03-18 17:38:01 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | d3ce22c783 | Minor verbosity tweak to RTMP. | 2013-03-18 17:37:29 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | f2b4e1d1a4 | Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib. | 2013-03-18 17:36:45 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 00d06fe293 | Tweaked Stream and RTMP lib verbosity levels. | 2013-03-18 17:36:12 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 056c3c992b | Massive HTTP-based protocol code cleanup. | 2013-03-18 17:21:29 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | b2916bad35 | Improved RTMP protocol verbosity. | 2013-03-16 16:29:03 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 680b2625c1 | Fixed chars no longer being unsigned (oops) | 2013-03-16 16:28:00 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | c3143cfe01 | Finally actually fix building of generated .h files | 2013-03-14 11:54:27 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4608278d6b | Fix problems with cancelled HTTP requests "corrupting" future requests. | 2013-03-14 01:24:43 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | e076496244 | Actually properly fixed build problems with server.html.h / embed.js.h files. | 2013-03-14 01:02:35 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 67e3b90c6b | Fixed server.html / server.html.h generation. | 2013-03-14 00:48:25 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | aa5056ee3d | Fixed compiling on OSX, also fixes DDVTECH/mistlib#1 | 2013-03-14 00:13:07 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1762ae9724 | Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src | 2013-03-13 23:28:47 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3b98ac6547 | ~5-10 times speedup in HLS protocol handling | 2013-03-12 16:21:17 +01:00 |  |