Thulinma
|
87fb2fc5b9
|
Improved input descriptions
|
2018-02-13 13:05:35 +01:00 |
|
Thulinma
|
a762932c45
|
EBML library, input and output, supports MKV and WebM.
|
2018-01-24 20:10:55 +01:00 |
|
Thulinma
|
7c1a6fe7ce
|
Added default implementation of Input::trackSelect
|
2018-01-24 18:57:30 +01:00 |
|
Thulinma
|
fb88d214fb
|
Changed "No tracks found" input class message to INFO level from WARN level
|
2017-12-13 10:59:52 +01:00 |
|
Thulinma
|
304426c2c6
|
Improved logging system
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
db511a6e32
|
Fixed Windows-based live streams
|
2017-11-29 14:51:36 +01:00 |
|
Thulinma
|
8f874d91d8
|
Fixed missing header in buffer
|
2017-11-28 11:23:20 +01:00 |
|
Thulinma
|
15801aa7b7
|
Track mapping and deletion fixes
|
2017-11-28 11:08:30 +01:00 |
|
Thulinma
|
1767f000cd
|
Improved debug levels for track page loading
|
2017-11-27 11:14:30 +01:00 |
|
Thulinma
|
7d6bdb5553
|
Fixed left-over stream state problems
|
2017-11-07 11:12:02 +01:00 |
|
Thulinma
|
a27cf083e6
|
Added streamMainLoop function to Input class
|
2017-10-24 14:08:10 +02:00 |
|
Thulinma
|
6c4cea3954
|
Fix for Cygwin input crashes
|
2017-08-03 15:08:13 +02:00 |
|
Thulinma
|
41ec2822b1
|
Fixed inputs not obeying the SIMUL_TRACKS setting
|
2017-08-03 15:08:04 +02:00 |
|
Erik Zandvliet
|
c895a6b7e2
|
Added codec to "Done buffering" message
|
2017-07-28 18:39:09 +02:00 |
|
Thulinma
|
3446d022e8
|
Added header read speed timers, simplified header logic for VoD.
|
2017-07-26 17:00:36 +02:00 |
|
Ramkoemar
|
96c451463b
|
updated h264 input for new dtsc edits
|
2017-07-25 15:56:51 +02:00 |
|
Thulinma
|
45e4cddec9
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
|
Thulinma
|
72a6816ec1
|
Added DTSC stdin input
|
2017-07-22 18:50:16 +02:00 |
|
Thulinma
|
a0d54e1a95
|
Added H264 Annex B stream input
|
2017-07-22 18:49:57 +02:00 |
|
Thulinma
|
0907d6424f
|
Fixed buffer status bug, fixed buffer firstms/lastms bug
|
2017-06-23 15:06:01 +02:00 |
|
Thulinma
|
25699ef8b2
|
Added stream status shared memory page (temporary system)
|
2017-06-22 14:03:35 +02:00 |
|
Erik Zandvliet
|
4de8932fe0
|
Fix in mp3 seeking code to correctly set the timestamp.
|
2017-06-19 20:37:25 +02:00 |
|
Thulinma
|
cef78b7d08
|
PCM support in Flash-based protocols
|
2017-06-19 12:40:32 +02:00 |
|
Thulinma
|
920efe0b26
|
Updated serve-type inputs to obey "always on" stream config setting, push inputs no longer counted as viewers.
|
2017-06-09 20:40:03 +02:00 |
|
Thulinma
|
26f74accdf
|
MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output.
|
2017-06-09 20:31:20 +02:00 |
|
Thulinma
|
24a1744b7e
|
Input now prints message and aborts cleanly when pull lock could not be opened.
|
2017-05-23 21:36:49 +02:00 |
|
Thulinma
|
3a4f990143
|
Removed useless variables in input class
|
2017-05-15 12:26:38 +02:00 |
|
Thulinma
|
41842227fa
|
Added support for Opus in Ogg input
|
2017-05-13 23:42:32 +02:00 |
|
Thulinma
|
260894468e
|
Changed input boot sequence to allow for finer control
|
2017-05-12 12:47:15 +02:00 |
|
Thulinma
|
43e82f8c87
|
Fix for Windows semaphore problem in live streams
|
2017-03-16 11:14:59 +01:00 |
|
Thulinma
|
b9dab56607
|
Fixes to MP3 input seeking
|
2017-03-13 14:49:31 +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
|
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
|
8866b299fb
|
Unified all input types into a single flexible type
|
2017-02-28 13:57:59 +01:00 |
|
Thulinma
|
c6377085f0
|
Added shutdown reason message in stream-mode inputs
|
2017-01-10 12:33:30 +01:00 |
|
Thulinma
|
8f38872ffc
|
Fixed DTSC input bug with ping commands
|
2017-01-10 12:33:24 +01:00 |
|
Thulinma
|
440596c117
|
Added crash handler for Pull-mode inputs
|
2016-11-18 15:33:25 +01:00 |
|
Thulinma
|
8d83a203be
|
Added new generalized input keepRunning() function, FLV input now shuts down if the file is updated file it is active, added 15 second DTSH regeneration window
|
2016-11-14 11:01:00 +01:00 |
|
Thulinma
|
b98c379182
|
Added more stats to input buffering benchmarking code
|
2016-10-11 16:21:57 +02:00 |
|
Thulinma
|
c5870b02f1
|
Improved buffer behaviour for streams that are faster than real-time. Improved documentation for those areas as well.
|
2016-10-11 15:14:12 +02:00 |
|
Thulinma
|
748960bb44
|
Removed JSON dependency from FLV, sped up FLV input significantly, minor RTMP input speedup
|
2016-10-11 15:13:52 +02:00 |
|
Thulinma
|
22cd84fcd5
|
Added options to DTSC pull for controlling the buffer config. Made 8X target duration the default buffer size. Inputs now wait for INPUT_TIMEOUT *and* two biggestFragment durations, added a few helper functions to DTSC::Meta. Buffer now automatically sets segment size to min(configed_size, biggest_fragment/2) to prevent sudden reductions of fragment sizes by more than 50%
|
2016-10-11 15:02:29 +02:00 |
|
Thulinma
|
29c37fd4e9
|
Improved Input::checkHeaderTimes function to be less spammy about non-file inputs
|
2016-09-22 09:41:42 +02:00 |
|
Thulinma
|
fedd18146e
|
Generalized DTSH header reading and writing of Inputs
|
2016-09-15 16:03:24 +02:00 |
|
Thulinma
|
a4f35ca11e
|
Made sharedServer::finishEach explicit
|
2016-09-15 15:45:42 +02:00 |
|
Thulinma
|
781d32e9a2
|
Fixed corrupt header crash issue
|
2016-09-02 17:58:36 +02:00 |
|
Thulinma
|
2003d1f80e
|
Fixed crash in FLV input with some single-track files
|
2016-09-02 17:54:49 +02:00 |
|
Thulinma
|
105b98bb95
|
Prevent coredump spam on production builds
|
2016-09-02 17:52:29 +02:00 |
|
Thulinma
|
a93fddf4e2
|
Added DTSC keep alive for idle connections
|
2016-09-02 17:50:52 +02:00 |
|