Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								a3a40dbf17 
								
							 
						 
						
							
							
								
								Fix stats not disappearing  
							
							
							
						 
						
							2016-04-14 16:32:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								c548077282 
								
							 
						 
						
							
							
								
								Made fillActive calls (stats_streams and current_streams) only count users that have retrieved at least 128KiB of data, in order to filter out index and meta requests.  
							
							
							
						 
						
							2016-04-14 12:39:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								9896b5837e 
								
							 
						 
						
							
							
								
								Pro side of encoding fixes.  
							
							
							
						 
						
							2016-04-14 12:08:26 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								d20c4f5ec5 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/output/output_hss.cpp
#	src/output/output_rtmp.cpp 
							
						 
						
							2016-04-14 12:05:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								66dc2dc0cb 
								
							 
						 
						
							
							
								
								Encoding fixes:  
							
							... 
							
							
							
							- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support 
							
						 
						
							2016-04-14 12:03:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								87e2c774fd 
								
							 
						 
						
							
							
								
								Added RTMP unescaping code to fix Xsplit support for wildcard streams.  
							
							
							
						 
						
							2016-04-13 16:16:56 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								230772f125 
								
							 
						 
						
							
							
								
								fillActive now 15 seconds delayed as opposed to 2 seconds delayed, for more accurate viewer counts.  
							
							
							
						 
						
							2016-04-13 15:20:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								4c2eeb96c8 
								
							 
						 
						
							
							
								
								Fix for handling negative h264 offsets in mp4  
							
							
							
						 
						
							2016-04-12 15:07:35 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								3b9911df71 
								
							 
						 
						
							
							
								
								MP4 header read optimise by Erik  
							
							... 
							
							
							
							This reverts commit b244618737 
							
						 
						
							2016-04-12 15:07:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								90419e15eb 
								
							 
						 
						
							
							
								
								Get width and height from sps when incorrect in mp4 file  
							
							
							
						 
						
							2016-04-08 11:06:51 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								b244618737 
								
							 
						 
						
							
							
								
								Revert "MP4 header read optimise by Erik"  
							
							... 
							
							
							
							This reverts commit b79fb8cd6b 
							
						 
						
							2016-04-08 10:03:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Balder 
								
							 
						 
						
							
							
							
							
								
							
							
								b8054a5200 
								
							 
						 
						
							
							
								
								Added header to enforce newest compatability for IE browsers. They misbehave on intranet addressess otherwise  
							
							
							
						 
						
							2016-04-06 10:11:12 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								cbaf4107f9 
								
							 
						 
						
							
							
								
								Silly mistake is silly.  
							
							
							
						 
						
							2016-04-05 10:05:11 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Balder 
								
							 
						 
						
							
							
							
							
								
							
							
								15603bc053 
								
							 
						 
						
							
							
								
								Changed Embed to enable MP4 again in FF as they've added H264 support for Windows beyond XP. XP seems to correctly see it can't play MP4.  
							
							
							
						 
						
							2016-03-05 00:21:10 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Balder 
								
							 
						 
						
							
							
							
							
								
							
							
								211481f8ab 
								
							 
						 
						
							
							
								
								Changed Embed to enable MP4 again in FF as they've added H264 support for Windows beyond XP. XP seems to correctly see it can't play MP4.  
							
							
							
						 
						
							2016-02-29 13:44:58 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								2029b35361 
								
							 
						 
						
							
							
								
								Tweaked fillActive to have both now and historic modes  
							
							... 
							
							
							
							Made streams no longer show as active for ~10m after being active. 
							
						 
						
							2016-02-29 13:25:19 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								99b5b8361d 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							
							
						 
						
							2016-02-29 13:20:52 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								77a6315dfb 
								
							 
						 
						
							
							
								
								Wipe sessions when they expire.  
							
							
							
						 
						
							2016-02-29 13:16:58 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Balder 
								
							 
						 
						
							
							
							
							
								
							
							
								7710a7d8a7 
								
							 
						 
						
							
							
								
								BalderDash fixes (H264 mp4 codecs weirdness//FF)  
							
							
							
						 
						
							2016-02-29 11:35:17 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Balder 
								
							 
						 
						
							
							
							
							
								
							
							
								b79fb8cd6b 
								
							 
						 
						
							
							
								
								MP4 header read optimise by Erik  
							
							
							
						 
						
							2016-02-26 10:23:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								f6e2e95b5a 
								
							 
						 
						
							
							
								
								Added USER_NEW trigger.  
							
							
							
						 
						
							2016-02-19 11:33:40 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								4db2ea97ed 
								
							 
						 
						
							
							
								
								HLS now won't remove fragments if <= 3 available  
							
							
							
						 
						
							2016-02-19 11:32:41 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								bbf0417b36 
								
							 
						 
						
							
							
								
								Disable resume support for live buffers by default.  
							
							
							
						 
						
							2016-02-19 11:32:41 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								a6ef31d1ea 
								
							 
						 
						
							
							
								
								Changed buffer full/empty behaviour to trigger at 3 segments instead of 50% of buffer size.  
							
							
							
						 
						
							2016-02-19 11:32:41 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								b6f03a4591 
								
							 
						 
						
							
							
								
								Undo undone stuff. Bad Erik!  
							
							
							
						 
						
							2016-02-18 13:33:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								463e549b4d 
								
							 
						 
						
							
							
								
								Fixed naming bug when adding new streams  
							
							
							
						 
						
							2016-02-16 09:18:02 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								795db7d862 
								
							 
						 
						
							
							
								
								Made resume support disabled the new default.  
							
							
							
						 
						
							2016-02-12 16:37:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								bee6ba11e6 
								
							 
						 
						
							
							
								
								Fixed RTSP.  
							
							
							
						 
						
							2016-02-12 16:33:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								62f3a9f4d2 
								
							 
						 
						
							
							
								
								Fixed high CPU usage of TS input during shutdown.  
							
							
							
						 
						
							2016-02-12 16:30:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								c25a533729 
								
							 
						 
						
							
							
								
								Recording, HLS Push, UDP (Multicast) Input, Threaded TS  
							
							
							
						 
						
							2016-02-12 16:30:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									ozzay 
								
							 
						 
						
							
							
							
							
								
							
							
								1c3e143709 
								
							 
						 
						
							
							
								
								Recording functionality by Diederick Huijbers, slightly tweaked.  
							
							
							
						 
						
							2016-02-12 16:29:08 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								c0b5f0d4b1 
								
							 
						 
						
							
							
								
								X-Real-IP support  
							
							
							
						 
						
							2016-02-12 16:29:08 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								53febd82d1 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/input/input_buffer.cpp 
							
						 
						
							2016-02-12 16:18:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								d56e7f1408 
								
							 
						 
						
							
							
								
								Added a proxy in Output for getting the host (by Erik Zandvliet)  
							
							
							
						 
						
							2016-02-12 15:51:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								2d78e1e5f1 
								
							 
						 
						
							
							
								
								Improved MistInBuffer CPU usage by 50%.  
							
							
							
						 
						
							2016-02-12 15:46:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								1866e4e1e1 
								
							 
						 
						
							
							
								
								Updated CORS headers and the (HTTP) output protocols to work with it.  
							
							
							
						 
						
							2016-01-26 14:34:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								3f93ca5f82 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/output/output_progressive_mp4.cpp 
							
						 
						
							2016-01-26 14:33:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								a39350f83e 
								
							 
						 
						
							
							
								
								CORS Headers  
							
							
							
						 
						
							2016-01-26 14:31:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								90a53ddf70 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/output/output_hds.cpp 
							
						 
						
							2016-01-26 14:15:17 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								3c48a6c03c 
								
							 
						 
						
							
							
								
								Embedding of flash players  
							
							
							
						 
						
							2016-01-26 14:14:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								8eb518606a 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/input/input_buffer.cpp 
							
						 
						
							2015-12-25 15:44:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								78d69673f3 
								
							 
						 
						
							
							
								
								Fix HLS start issues for live streams.  
							
							
							
						 
						
							2015-12-25 14:47:20 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								401fe65979 
								
							 
						 
						
							
							
								
								- Made HLS no longer skip first fragment.  
							
							... 
							
							
							
							- Ignore metadata tracks and invalid tracks for buffer calculations.
- Fixed statistics. 
							
						 
						
							2015-12-25 14:37:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								e90c3193d6 
								
							 
						 
						
							
							
								
								Merge branch 'development' into LTS_development  
							
							... 
							
							
							
							# Conflicts:
#	src/input/input_buffer.cpp
#	src/input/input_buffer.h 
							
						 
						
							2015-12-17 19:25:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erik Zandvliet 
								
							 
						 
						
							
							
							
							
								
							
							
								a604d616f7 
								
							 
						 
						
							
							
								
								'Ugly' fix for dissapearing metadata  
							
							
							
						 
						
							2015-12-17 19:22:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								ed5440e382 
								
							 
						 
						
							
							
								
								Added ability to disable resume support for live streams.  
							
							
							
						 
						
							2015-11-27 14:51:15 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								bf180a2a35 
								
							 
						 
						
							
							
								
								Added "minimal" API request for requesting minimal responses only.  
							
							
							
						 
						
							2015-11-27 10:44:21 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								22467d603e 
								
							 
						 
						
							
							
								
								Added support for clients and lastms requests in active_streams API call  
							
							
							
						 
						
							2015-11-27 10:44:21 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								7168a3ffbd 
								
							 
						 
						
							
							
								
								Added STREAM_BUFFER trigger.  
							
							
							
						 
						
							2015-11-27 10:44:21 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thulinma 
								
							 
						 
						
							
							
							
							
								
							
							
								233b31ddee 
								
							 
						 
						
							
							
								
								Added RTMP_PUSH_REWRITE trigger.  
							
							
							
						 
						
							2015-11-27 10:44:21 +01:00