Thulinma
|
f934d15a78
|
Removed automatic wildcard addition for DTSC input URLs
|
2018-05-09 09:41:26 +02:00 |
|
Thulinma
|
06bda0240c
|
Add codec/resolution/framerate information to HLS index
|
2018-04-23 10:56:40 +02:00 |
|
Thulinma
|
e39599894f
|
support for protocol detection in player.js internal default URL
|
2018-04-04 16:05:27 +02:00 |
|
Thulinma
|
3c67277d81
|
Changed EBML and MP4 priorities
|
2018-03-27 15:57:55 +02:00 |
|
Thulinma
|
f65c759292
|
Implemented browser detection and handling of output-specific browser exceptions.
|
2018-03-27 15:57:08 +02:00 |
|
Thulinma
|
e4ac68db54
|
Improved statistics and stream status
|
2018-03-21 14:46:22 +01:00 |
|
Thulinma
|
0dd602d5ca
|
WebSocket API in controller
|
2018-03-20 20:06:37 +01:00 |
|
Thulinma
|
b0bf1d14ec
|
Added HTTP info.js websocket mode
|
2018-03-20 15:06:37 +01:00 |
|
Thulinma
|
798f099638
|
JSON output websocket support
|
2018-03-20 14:58:58 +01:00 |
|
Thulinma
|
f126b17ed1
|
Added new API JSON-based auth scheme
|
2018-03-20 14:54:51 +01:00 |
|
Thulinma
|
74baf8d4a4
|
Added Output::disconnect() call
|
2018-03-20 14:22:04 +01:00 |
|
Thulinma
|
87fb2fc5b9
|
Improved input descriptions
|
2018-02-13 13:05:35 +01:00 |
|
Thulinma
|
fd60a6b8d3
|
Fix Windows builds
|
2018-01-30 16:05:50 +01:00 |
|
Thulinma
|
a762932c45
|
EBML library, input and output, supports MKV and WebM.
|
2018-01-24 20:10:55 +01:00 |
|
Thulinma
|
105b1677d1
|
Generalized byte range request parsing
|
2018-01-24 19:21:23 +01:00 |
|
Thulinma
|
363df9aacf
|
Moved getMainSelectedTrack to InOutBase class
|
2018-01-24 18:59:29 +01:00 |
|
Thulinma
|
7c1a6fe7ce
|
Added default implementation of Input::trackSelect
|
2018-01-24 18:57:30 +01:00 |
|
Thulinma
|
dca157228e
|
Fixed RTMP implementation to match 2012 spec update and not 2009 original spec
|
2018-01-02 13:24:31 +01:00 |
|
Thulinma
|
ec2dda0bff
|
Fixed behaviour when stream cannot be loaded for JSON/JS and HTML page outputs, backported a few Pro improvements to OS edition
|
2018-01-02 12:05:01 +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
|
b3cdf34fbc
|
Respond more correctly to failed HLS requests
|
2017-12-11 13:13:38 +01:00 |
|
Thulinma
|
90ce2e0b4c
|
No longer disconnect on deleteStream
|
2017-12-10 01:25:00 +01:00 |
|
Thulinma
|
26d039f278
|
Controller now disables colors when stdout is no terminal, additionally disables interactive setup when stdin is no terminal.
|
2017-12-08 19:48:49 +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
|
c1400fec42
|
Local API access debug message set to MEDIUM level
|
2017-11-27 11:14:51 +01:00 |
|
Thulinma
|
1767f000cd
|
Improved debug levels for track page loading
|
2017-11-27 11:14:30 +01:00 |
|
Thulinma
|
ae8760ee08
|
Changed default track selection ordering for VoD files back to previous ordering, live is still reversed.
|
2017-11-23 14:07:46 +01:00 |
|
Thulinma
|
c47162bf03
|
Changed page delete failure message into error message
|
2017-11-23 14:06:42 +01:00 |
|
Thulinma
|
186281c383
|
Set max RTMP chunk size to 64k
|
2017-11-11 22:23:52 +01:00 |
|
Thulinma
|
ef8d305f37
|
Improved debug message levels for MP4 output
|
2017-11-07 14:28:26 +01:00 |
|
Thulinma
|
c4d036490f
|
Fixed same-connection HTTP requests after any end of track is reached
|
2017-11-07 14:25:09 +01:00 |
|
Thulinma
|
7d6bdb5553
|
Fixed left-over stream state problems
|
2017-11-07 11:12:02 +01:00 |
|
Thulinma
|
7550ce52e4
|
Added missing relative URL for HTML page stream output
|
2017-10-24 14:43:55 +02:00 |
|
Thulinma
|
a27cf083e6
|
Added streamMainLoop function to Input class
|
2017-10-24 14:08:10 +02:00 |
|
Thulinma
|
7d420d884e
|
Added support for type-less connector options (i.e. flags)
|
2017-10-24 13:54:43 +02:00 |
|
Erik Zandvliet
|
c1373fba17
|
Fixes hls crash on non-existing streams
|
2017-10-20 14:23:32 +02:00 |
|
Erik Zandvliet
|
90c017bfcd
|
Exit page load on !keepGoing()
|
2017-10-09 15:17:02 +02:00 |
|
Thulinma
|
178c888e56
|
Removed minSkipAhead, improved seeking algorithm.
|
2017-09-29 16:20:51 +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 |
|
Thulinma
|
f3f2802844
|
Added minKeepAway support to DTSC::Track object, senders and parsers
|
2017-08-03 15:06:12 +02:00 |
|
Erik Zandvliet
|
c895a6b7e2
|
Added codec to "Done buffering" message
|
2017-07-28 18:39:09 +02:00 |
|
Thulinma
|
3eb69ff2c7
|
Changed bufferLivePacket and related functions to have const DTSC::Packet references
|
2017-07-28 18:38:54 +02:00 |
|
Thulinma
|
05d1fa5c8d
|
Updated RTMP output to use Util::ResizeablePointer
|
2017-07-28 18:37:03 +02:00 |
|
Thulinma
|
43e7b6b8be
|
Prettified controller + fixed Ctrl+C during startup questions + made 't' answer add protocols + No longer ask to add protocols when none are installed.
|
2017-07-28 13:22:11 +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 |
|