Thulinma
|
4710fcade4
|
Websockets now have unique session IDs per connection.
|
2018-07-09 16:42:38 +02:00 |
|
Thulinma
|
67cba61ed7
|
Edited JSON codec format
|
2018-07-04 11:48:36 +02:00 |
|
Thulinma
|
9723159592
|
Improved selectDefaultTracks function to give feedback on selection changes.
|
2018-07-04 11:48:36 +02:00 |
|
Thulinma
|
a984243d56
|
Implemented basic version of DTSC::RetimedPacket
|
2018-07-04 11:48:36 +02:00 |
|
Thulinma
|
9104d68a5d
|
Updated generic HTTP output to support websockets. Added basic websocket JSON push support.
|
2018-07-04 11:48:36 +02:00 |
|
Thulinma
|
43934cf69c
|
Added bootMsOffset to DTSC::Meta, RTMP now syncs on it.
|
2018-07-04 11:48:14 +02:00 |
|
Thulinma
|
bd0b820577
|
Added JSON output duplicate checking and persistent connections
|
2018-07-04 11:25:06 +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 |
|
Thulinma
|
1451b64e00
|
Improved track selection logic for JSON output
|
2018-07-04 11:19:02 +02:00 |
|
Thulinma
|
8ac475ca95
|
Fixed statistics. 😒
|
2018-06-27 13:51:42 +02:00 |
|
Thulinma
|
967bc5729c
|
Improved input start behavior for live pushed streams
|
2018-06-12 11:24:35 +02:00 |
|
Thulinma
|
8c2360fd56
|
Replaced all instances of localtime with localtime_r
|
2018-05-21 09:54:05 +02:00 |
|
Thulinma
|
b6f0b596b2
|
Add support for boolean options to HTTP-based outputs
|
2018-05-17 21:44:41 +02:00 |
|
Thulinma
|
384836635f
|
*-exec: inputs now correctly throw away stderr, preventing ffmpeg lockups
|
2018-05-16 11:11:37 +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 |
|
Thulinma
|
ecbb48dbfe
|
Fixed http_internal responses for offline streams
|
2018-05-16 10:47:14 +02:00 |
|
Thulinma
|
92d14f52ea
|
Improved stream start handling
|
2018-05-09 10:12:35 +02:00 |
|
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 |
|