Thulinma
3e2a17ff93
Various metadata-related features and improvements:
...
- Added support for new "NowMs" field that holds up to where no new packets are guaranteed to show up, in order to lower latency.
- Added support for JSON tracks over all TS-based protocols (input and output)
- Added support for AMF metadata conversion to JSON (RTMP/FLV input)
- Fixed MP4 input subtitle tracks
- Generalized websocket-based outputs to all support the same commands and run the same core logic
- Added new "JSONLine" protocol that allows for generic direct line-by-line ingest of subtitles and/or JSON metadata tracks over a TCP socket or console standard input.
2023-09-26 17:10:23 +02:00
Thulinma
9cd08e3a77
Renamed SRT input and output to SubRip to prevent confusion with TSSRT
2023-04-06 13:23:46 +02:00
Thulinma
a0eb42f1dd
Added human readable name in info JSON output for sources
2022-01-22 23:53:57 +01:00
Thulinma
37cbafe284
Fixed/improved HLS subtitle support
2021-10-19 22:29:41 +02:00
Phencys
2b99f2f5ea
New Meta commit
2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2
Restyle
2021-10-19 22:29:40 +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
Ramoe
b9e261e1ef
Reworked existing subtitle support (sideloaded, MP4 in and srt out)
2017-11-23 14:14:52 +01:00
Thulinma
7c60f31c09
Added CORS headers to SRT and MP4 outputs
2016-07-19 14:19:01 +02:00
Thulinma
d5fee4d656
Even more JSON/VTT/SRT fixes and internal URL handler improvements
2016-07-19 12:05:05 +02:00
Thulinma
56dd4ac98c
More fixes to srt and vtt outputs
2016-07-19 10:27:29 +02:00
Thulinma
c78e695bad
Various small fixes to SRT and JSON outputs
2016-07-19 10:04:56 +02:00
Thulinma
1187b60454
Rudimentary support for SRT output with TTXT codec
2016-07-18 10:38:41 +02:00
Erik Zandvliet
a39350f83e
CORS Headers
2016-01-26 14:31:09 +01:00
Erik Zandvliet
d370ef4eac
Working multi-input
2015-04-02 09:56:47 +02: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
wouter spruit
315fb0f40e
Preview bugfixes mp3, srt.
2014-09-01 14:47:19 +02:00
Thulinma
7f1c2f28aa
Various and sundry fixes.
2014-06-20 19:07:13 +02:00
Thulinma
81d56bc04b
HTTP proxy rewrite, by Wouter Spruit.
2014-06-18 15:00:26 +02:00
Thulinma
b5745727a0
Silence ALL the compile warnings!
2014-06-08 00:19:53 +02:00
Thulinma
3810330343
Added debug level options.
2014-05-29 13:26:16 +02:00
Thulinma
8e3d636381
Memory optimizations and supporting code for libmist changes.
2014-05-11 14:37:35 +02:00
Thulinma
cd2fe225c5
Shared memory rewrite
2014-04-04 19:50:40 +02:00