Commit graph

3399 commits

Author SHA1 Message Date
Thulinma
746d982d28 bufferLivePacket improvements for generic Outputs 2017-03-16 17:15:50 +01:00
Thulinma
2717c21d4e Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2017-03-16 11:16:08 +01:00
Thulinma
43e82f8c87 Fix for Windows semaphore problem in live streams 2017-03-16 11:14:59 +01:00
Cat
b6486878ca Embed: - fixed timer issue causing player to reload after an unload
- added version numbering
2017-03-16 11:14:32 +01:00
Thulinma
27b85e76d3 Removed deprecated MistMultiplex header 2017-03-16 11:14:03 +01:00
Thulinma
c3e6c03c45 Merge branch 'development' into LTS_development 2017-03-16 10:26:40 +01:00
Thulinma
e3c01be431 Add cache control headers. 2017-03-16 10:26:07 +01:00
Thulinma
8a31176041 Merge branch 'development' into LTS_development 2017-03-13 14:49:39 +01:00
Thulinma
b9dab56607 Fixes to MP3 input seeking 2017-03-13 14:49:31 +01:00
Thulinma
a2bce4bc11 Merge branch 'development' into LTS_development 2017-03-13 14:21:20 +01:00
Thulinma
4fc60b06aa Cross compiling is hell. 2017-03-13 14:18:45 +01:00
Thulinma
b2c6d434d6 Merge branch 'development' into LTS_development 2017-03-10 11:48:39 +01:00
Cat
b053947bfa LSP: triggers added params and LIVE_BANDWIDTH 2017-03-10 11:47:50 +01:00
Thulinma
a542938927 Added support for setting MP4 rate through HTTP request header X-Mist-Rate 2017-03-10 11:42:36 +01:00
Thulinma
cab87a6425 Updated triggers, implemented LIVE_BANDWIDTH trigger 2017-03-10 11:41:52 +01:00
Thulinma
6a68d86a0e Licensing fixes for long updating intervals 2017-03-10 11:41:00 +01:00
Thulinma
5000afe768 Added --public-address option to HTTP output, for address overwriting 2017-03-10 11:39:31 +01:00
Thulinma
543ae0882b Added NOSSL flag 2017-03-10 11:39:04 +01:00
Thulinma
c58f11fb22 License system enabled. 2017-03-09 16:20:48 +01:00
Thulinma
4762f1c8e9 Merge branch 'development' into LTS_development 2017-03-07 18:03:37 +01:00
Thulinma
714a11eebd Fixed older cmake versions... while breaking cross-platform compatibility :-( 2017-03-07 18:03:27 +01:00
Thulinma
8b62c1c664 Merge branch 'development' into LTS_development 2017-03-07 17:07:05 +01:00
Thulinma
907d48b7e5 Fix CMake problem with headers, fixed sourcery cross compile detection 2017-03-07 17:05:24 +01:00
Thulinma
0ea100758d Added FLV::seekToTagType function for fast FLV seeking, now used in MistInFLV 2017-03-07 17:05:24 +01:00
Thulinma
25ddaa3595 Merge branch 'development' into LTS_development 2017-03-06 11:53:52 +01:00
Thulinma
bea605fd18 Updated minified.js file 2017-03-06 11:52:55 +01:00
Cat
cf942c5700 changed event forward method 2017-03-06 11:52:14 +01:00
Cat
899ee1088a various embed tweaks 2017-03-06 11:52:05 +01:00
Cat
dc6d0643bb embed: partial rewrite 2017-03-06 11:52:00 +01:00
Cat
f5da3614fe Embed: quadratic volume and reload button timeout 2017-03-06 11:51:55 +01:00
Cat
4fd6d14744 Embed: support without localStorage 2017-03-06 11:51:50 +01:00
Cat
aa3527dcb0 Embed: custom streaminfo 2017-03-06 11:51:32 +01:00
Cat
4b1608646d remove all option for checklist 2017-03-06 11:51:26 +01:00
Cat
a41929168d Embed: dont attempt to loop live videos 2017-03-06 11:47:09 +01:00
Cat
17c1368235 Embed: clear target element before appending player 2017-03-06 11:47:04 +01:00
Cat
b0326ccd1e LSP: thumbnailing; currently disabled 2017-03-06 11:46:44 +01:00
Thulinma
f1424b0836 Merge branch 'development' into LTS_development 2017-03-06 10:01:49 +01:00
Thulinma
db543cb4e4 Fixed sourcery compiling 2017-03-06 10:01:42 +01:00
Thulinma
4a2fe53693 Merge branch 'development' into LTS_development 2017-03-02 17:30:17 +01:00
Thulinma
ac55b24e75 Fixed iOS/Apple MP4 support 2017-03-02 17:29:57 +01:00
Thulinma
990150aaba Fixed sourcery bug when wrong argument count given 2017-03-02 17:29:51 +01:00
Thulinma
a86cddc70a Added support for H264 SPS/PPS updates from RTP data in RTSP input 2017-02-28 17:31:44 +01:00
Thulinma
faa696c6d1 Added H264 analyser (most code by Erik Zandvliet) 2017-02-28 17:31:28 +01:00
Thulinma
bf1949f5ab Merge branch 'development' into LTS_development 2017-02-28 17:31:17 +01:00
Thulinma
4b2392ee4b Added missing pragma header in bitfields.h 2017-02-28 17:30:22 +01:00
Thulinma
ef3f4aaf1a Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:08:08 +01:00
Thulinma
daa0833970 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.h
#	src/output/output_rtmp.cpp
2017-02-28 14:07:18 +01:00
Thulinma
9a783a782d Unified all push-in-enabled outputs into a single style/function of accepting incoming pushes 2017-02-28 14:05:37 +01:00
Thulinma
88749d2259 Added sourceURI to stream metadata structures 2017-02-28 13:59:38 +01:00
Thulinma
ec240fb1af Unified all input types into a single flexible type 2017-02-28 13:58:20 +01:00