Thulinma
|
5b79f296d6
|
Working MP4 over Websockets
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
69253082ca
|
Merge branch 'development' into LTS_development
|
2020-03-09 20:01:43 +01:00 |
|
Ramoe
|
1d0e68c5a4
|
Fixed MP4 output not setting Content-Length for HEAD/OPTIONS requests
|
2020-03-09 19:58:57 +01:00 |
|
Thulinma
|
3c3489e7eb
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2019-06-25 14:30:27 +02:00 |
|
Thulinma
|
4fcae749da
|
Improved blacklisting/whitelisting code + MP3 in MP4 output blacklist for Trident browsers under Windows 7 and lower
|
2019-06-25 14:29:55 +02:00 |
|
Thulinma
|
9e1539a2b9
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller_statistics.cpp
# src/input/input_buffer.cpp
# src/input/input_dtsc.cpp
# src/input/input_ebml.cpp
# src/input/input_flv.cpp
# src/input/input_mp3.cpp
# src/output/output_httpts.cpp
# src/output/output_progressive_mp3.cpp
# src/output/output_progressive_mp4.cpp
|
2019-01-25 23:57:42 +01:00 |
|
Thulinma
|
7565704fdc
|
Fixed 32-bit compile issues
|
2019-01-25 23:49:56 +01:00 |
|
Thulinma
|
2861102483
|
Merge branch 'development' into LTS_development
|
2018-12-13 13:19:38 +01:00 |
|
Thulinma
|
081f91653e
|
Updated capa for outputs
|
2018-12-13 13:18:12 +01:00 |
|
Erik Zandvliet
|
10fa4b7e7b
|
libmist backport from new metadata branch with improved typing and styling
|
2018-12-06 11:07:07 +01:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
df6862fb0a
|
Generalized "rate" parameter, added start/stop/startunix/stopunix params for progressive HTTP outputs
|
2018-11-01 16:38:26 +01:00 |
|
Thulinma
|
2bbbf51fb3
|
Added H264/MP4 keysonly mode, MP4 live simplification
|
2018-11-01 16:38:21 +01:00 |
|
Thulinma
|
776cfe1850
|
Backported various Pro edition changes and general code to Free edition
|
2018-10-15 10:25:43 +02:00 |
|
Thulinma
|
3e82b5a485
|
Allow downloading of MP4 output as file through ?dl=1 and/or ?dl=filename.ext GET parameter
|
2018-07-04 11:50:31 +02:00 |
|
Thulinma
|
6adfc2c970
|
Allow downloading of MP4 output as file through ?dl=1 and/or ?dl=filename.ext GET parameter
|
2018-07-04 11:24:29 +02:00 |
|
Erik Zandvliet
|
0f4a6c9367
|
Live mp4 working again
|
2018-05-24 15:13:07 +02:00 |
|
Thulinma
|
a084005644
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2018-05-16 11:10:55 +02:00 |
|
Thulinma
|
0c41fee7c8
|
Fixed ELST box in mp4, and use it to fix track desync issues.
|
2018-05-16 10:55:46 +02:00 |
|
Erik Zandvliet
|
e53b14365c
|
Fixed ELST box in mp4, and use it to fix track desync issues.
|
2018-05-16 10:48:34 +02:00 |
|
Thulinma
|
3f341297a5
|
Changed EBML and MP4 priorities
|
2018-03-27 15:58:56 +02:00 |
|
Thulinma
|
266ab3a654
|
Implemented browser detection and handling of output-specific browser exceptions.
|
2018-03-27 15:58:51 +02:00 |
|
Thulinma
|
3c67277d81
|
Changed EBML and MP4 priorities
|
2018-03-27 15:57:55 +02:00 |
|
Thulinma
|
27afc466e6
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_http.cpp
# src/output/output_progressive_mp4.cpp
# src/output/output_progressive_mp4.h
|
2018-01-24 19:50:43 +01:00 |
|
Thulinma
|
105b1677d1
|
Generalized byte range request parsing
|
2018-01-24 19:21:23 +01:00 |
|
Ramoe
|
e09cd5308e
|
Added SRT input, MP4 output subtitle support, DASH and HLS output subtitle support
|
2017-11-23 14:14:58 +01:00 |
|
Thulinma
|
029e978887
|
LTS: Improved debug message levels for MP4 output
|
2017-11-07 14:31:39 +01:00 |
|
Thulinma
|
e58a24c239
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2017-11-07 14:30:19 +01:00 |
|
Thulinma
|
ef8d305f37
|
Improved debug message levels for MP4 output
|
2017-11-07 14:28:26 +01:00 |
|
Thulinma
|
a634f4a738
|
Fixed 32-bit compiling of MP4 output
|
2017-11-02 11:04:29 +01:00 |
|
Erik Zandvliet
|
e5ebc0656a
|
Fix for MP3 in MP4
|
2017-10-18 12:46:47 +02:00 |
|
Thulinma
|
485a4ecbbe
|
Removed minSkipAhead, improved seeking algorithm.
|
2017-09-29 16:13:01 +02:00 |
|
Erik Zandvliet
|
dd9e68e4db
|
Type changes
|
2017-08-16 10:59:10 +02:00 |
|
Thulinma
|
b0c7897568
|
Added minKeepAway support to DTSC::Track object, senders and parsers
|
2017-08-03 15:08:56 +02:00 |
|
Thulinma
|
410b99d1cf
|
Some fixes to MP4 live output
|
2017-07-26 17:03:27 +02:00 |
|
Erik Zandvliet
|
a2b83e0cd3
|
Merge branch 'development' into LTS_development
|
2017-07-19 17:43:27 +02:00 |
|
Erik Zandvliet
|
f5293ea29f
|
MP4 rework
|
2017-07-19 17:30:10 +02:00 |
|
Thulinma
|
695b4fd0bd
|
Fixes in regard to 64-bit time stamps
|
2017-06-09 21:39:24 +02:00 |
|
Thulinma
|
22ac5bc2a4
|
YOU MUST CONSTRUCT MOAR MP4 DEBUG DATA
|
2017-06-09 20:15:54 +02:00 |
|
Thulinma
|
35c33b04ec
|
Added Chrome workaround INFO-level message in MP4 output
|
2017-05-23 21:40:29 +02:00 |
|
Thulinma
|
60d647be8e
|
Forward skipping reduced to prevent jitter
|
2017-05-15 10:27:17 +02:00 |
|
Thulinma
|
a8c836bebc
|
Disabled MP4 live catch-up feature for HLS input
|
2017-05-12 13:47:12 +02: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
|
27b85e76d3
|
Removed deprecated MistMultiplex header
|
2017-03-16 11:14:03 +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
|
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 |
|
Erik Zandvliet
|
5e29ff5bb6
|
Merge branch 'development' into LTS_development
|
2017-02-22 14:02:24 +01:00 |
|
Erik Zandvliet
|
56a85cdab5
|
Minor fixes for MP4 VoD assets > 4GB
|
2017-02-22 13:59:39 +01:00 |
|
Thulinma
|
4b0ea967d8
|
Fixed no-audio streams in MP4 live in Chrome
|
2017-01-31 14:52:47 +01:00 |
|