Thulinma
|
b2995ea2db
|
Fix statistics in Free edition
|
2018-10-15 13:43:51 +02:00 |
|
Thulinma
|
06bda0240c
|
Add codec/resolution/framerate information to HLS index
|
2018-04-23 10:56:40 +02:00 |
|
Thulinma
|
f65c759292
|
Implemented browser detection and handling of output-specific browser exceptions.
|
2018-03-27 15:57:08 +02:00 |
|
Thulinma
|
b3cdf34fbc
|
Respond more correctly to failed HLS requests
|
2017-12-11 13:13:38 +01:00 |
|
Erik Zandvliet
|
c1373fba17
|
Fixes hls crash on non-existing streams
|
2017-10-20 14:23:32 +02:00 |
|
Thulinma
|
1a4c62e763
|
TS base class can now repeat headers every X millis instead of at hardcoded interval
|
2016-12-28 14:59:23 +01:00 |
|
Thulinma
|
f0fa0e206b
|
Implemented SDT table and several extra descriptors
|
2016-12-28 14:59:23 +01:00 |
|
Thulinma
|
405195a979
|
Fixed Connection: close header parsing in HLS
|
2016-11-22 09:56:50 +01:00 |
|
Thulinma
|
653f5cf085
|
Removed TS-level discontinuities from HLS
|
2016-11-14 10:52:41 +01:00 |
|
Thulinma
|
f69fe8a4fb
|
Moved HLS-specific TS output handling from output_ts_base to output_hls
|
2016-11-14 10:52:35 +01:00 |
|
Thulinma
|
15def0eaec
|
Significant speed boost to all TS-based outputs
|
2016-10-11 16:38:56 +02:00 |
|
Thulinma
|
54d927c9df
|
Various improvements and simplifications to HLS
|
2016-10-11 16:14:27 +02:00 |
|
Thulinma
|
70b66cd975
|
HLS segfault fix.
|
2016-07-21 11:59:17 +02:00 |
|
Thulinma
|
9e391915df
|
HLS-related buffer size optimizes
|
2016-06-26 21:14:23 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Erik Zandvliet
|
a39350f83e
|
CORS Headers
|
2016-01-26 14:31:09 +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 |
|
Thulinma
|
b28b463662
|
Improved HLS bandwidth accuracy.
|
2015-10-14 11:18:56 +02:00 |
|
Thulinma
|
096b289cdf
|
Updated --version argument to give more detailed output.
|
2015-09-03 17:54:20 +02:00 |
|
Thulinma
|
45e82e76eb
|
Fixed HLS live playback on Apple devices, by resetting internal timestamps to zero for the beginning of all segments.
|
2015-08-04 11:34:51 +02:00 |
|
Thulinma
|
b7b2bb5f68
|
Added CORS headers to HSS output, added HTTP OPTIONS support to HLS and HSS outputs.
|
2015-07-28 20:23:06 +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
|
185d75e0d9
|
Fixed iPhone/iPad/iPod user agent detection.
|
2015-04-02 16:32:27 +02:00 |
|
Thulinma
|
92d5d9be51
|
Fixed audio-only HLS output
|
2015-03-14 14:02:46 +01:00 |
|
Thulinma
|
260a0ceb68
|
Fixed various HLS problems with LQ/short inputs
|
2015-03-06 11:19:49 +01:00 |
|
wouter spruit
|
ff049f4ea2
|
continuity improvements
|
2015-03-06 10:32:19 +01:00 |
|
Thulinma
|
95f19c4259
|
Merged TS unification edits by Wouter Spruit.
|
2015-03-05 13:49:09 +01:00 |
|
Thulinma
|
11cb5a640f
|
Fixed HLS last segment missing.
|
2015-03-04 16:15:00 +01:00 |
|
wouter spruit
|
bac101b1e5
|
added sleep in output_http, fix for high CPU usage
|
2015-02-25 16:17:10 +01:00 |
|
Thulinma
|
9a0e009069
|
Fix merge mistake
|
2015-02-19 12:36:40 +01:00 |
|
wouter spruit
|
ed997a1bc3
|
Fixed live HLS
|
2015-02-19 10:51:07 +01:00 |
|
Thulinma
|
e595964832
|
TS library function name unification.
|
2015-02-19 03:00:10 +01:00 |
|
Thulinma
|
09c7881d10
|
Some fixes to HLS output.
|
2015-02-18 18:53:53 +01:00 |
|
Thulinma
|
44c0227064
|
Added Content-Length HTTP bug workaround for VLC versions < 2.2.0
|
2015-02-18 15:09:41 +01:00 |
|
Thulinma
|
c4399bb8a0
|
Revert sending timestamp more often for HLS - actually makes things worse.
|
2015-02-13 18:55:58 +01:00 |
|
Thulinma
|
8e6da507bc
|
Updated TS protocols to use proper DTS/PTS using new lib calls.
|
2015-02-12 15:58:19 +01:00 |
|
Thulinma
|
aa6e07c2bd
|
Generalized PMT generation across all TS-based protocols.
|
2015-02-12 15:28:57 +01:00 |
|
Thulinma
|
1c09397336
|
Made HLS send PCRs more often than every keyframe.
|
2015-01-29 16:05:56 +01:00 |
|
Thulinma
|
a47504b5cb
|
Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit.
|
2014-12-23 13:10:28 +01:00 |
|
Thulinma
|
cc4539c4da
|
Fixed near-live playback of HLS, HDS and HSS.
|
2014-12-19 00:52:07 +01:00 |
|
Thulinma
|
f458e4d836
|
Very sadface, Erik. :-(
|
2014-11-18 15:36:50 +01:00 |
|
Erik Zandvliet
|
7cd943c50f
|
Fixed PCR location for HLS streams
|
2014-11-18 15:29:41 +01:00 |
|
Thulinma
|
b68df4f2dd
|
Fixed HLS init.
|
2014-11-14 15:25:45 +01:00 |
|
Erik Zandvliet
|
0fbcd97309
|
Fixed HLS, Fixed continuity counters updating
|
2014-11-14 14:45:44 +01:00 |
|
Thulinma
|
0d24dfb3a9
|
Fixed HLS Content-Type.
|
2014-11-13 17:29:30 +01:00 |
|
Thulinma
|
d457046420
|
Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency.
|
2014-10-31 00:38:25 +01:00 |
|
Thulinma
|
b325ca96ee
|
Added checksum to stats of HTTP based outputs for later merging of connections.
|
2014-10-23 15:12:33 +02:00 |
|
Erik Zandvliet
|
b6e4e0243e
|
Fixed HLS (some more)
|
2014-10-06 14:54:19 +02:00 |
|
Thulinma
|
48c4efc4fd
|
Made HLS segment counter more reliable.
|
2014-10-03 17:29:00 +02:00 |
|