Merge branch 'development' into LTS_development
# Conflicts: # lib/http_parser.cpp
This commit is contained in:
		
						commit
						eb8694052d
					
				
					 17 changed files with 401 additions and 304 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| #include "output_hls.h" | ||||
| #include <mist/stream.h> | ||||
| #include <mist/url.h> | ||||
| #include <mist/langcodes.h> /*LTS*/ | ||||
| #include <unistd.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,6 +3,7 @@ | |||
| #include <mist/stream.h> | ||||
| #include <mist/encode.h> | ||||
| #include <mist/langcodes.h> | ||||
| #include <mist/url.h> | ||||
| #include "flashPlayer.h" | ||||
| #include "oldFlashPlayer.h" | ||||
| #include <mist/websocket.h> | ||||
|  |  | |||
|  | @ -4,6 +4,7 @@ | |||
| #include <mist/stream.h> | ||||
| #include <unistd.h> | ||||
| #include <mist/procs.h> | ||||
| #include <mist/url.h> | ||||
| 
 | ||||
| namespace Mist{ | ||||
|   OutHTTPTS::OutHTTPTS(Socket::Connection & conn) : TSOutput(conn){ | ||||
|  |  | |||
|  | @ -3,6 +3,7 @@ | |||
| #include <mist/amf.h> | ||||
| #include <mist/rtmpchunks.h> | ||||
| #include <mist/http_parser.h> | ||||
| #include <mist/url.h> | ||||
| 
 | ||||
| 
 | ||||
| namespace Mist { | ||||
|  |  | |||
|  | @ -6,6 +6,7 @@ | |||
| #include <mist/rtp.h> | ||||
| #include <mist/sdp.h> | ||||
| #include <mist/socket.h> | ||||
| #include <mist/url.h> | ||||
| 
 | ||||
| namespace Mist{ | ||||
|   class OutRTSP : public Output{ | ||||
|  |  | |||
|  | @ -1,6 +1,7 @@ | |||
| #include "output_ts.h" | ||||
| #include <mist/http_parser.h> | ||||
| #include <mist/defines.h> | ||||
| #include <mist/url.h> | ||||
| 
 | ||||
| namespace Mist { | ||||
|   OutTS::OutTS(Socket::Connection & conn) : TSOutput(conn){ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Thulinma
						Thulinma