Thulinma
|
ac92e09262
|
Robustify accesses to server config
|
2018-11-28 11:46:22 +01:00 |
|
Thulinma
|
251dc5f171
|
Better onFail handling, better HTTP failure handling
|
2018-11-13 16:34:30 +01:00 |
|
Thulinma
|
855f431b59
|
Stream source no longer listed in internal HTTP outputs
|
2018-07-29 21:34:28 +02:00 |
|
Thulinma
|
d944d4600e
|
Added CORS headers and OPTIONS/HEAD support for HTTP internal's onFail responses.
|
2018-07-23 12:53:23 +02:00 |
|
Thulinma
|
ecbb48dbfe
|
Fixed http_internal responses for offline streams
|
2018-05-16 10:47:14 +02:00 |
|
Thulinma
|
e39599894f
|
support for protocol detection in player.js internal default URL
|
2018-04-04 16:05:27 +02:00 |
|
Thulinma
|
f65c759292
|
Implemented browser detection and handling of output-specific browser exceptions.
|
2018-03-27 15:57:08 +02:00 |
|
Thulinma
|
b0bf1d14ec
|
Added HTTP info.js websocket mode
|
2018-03-20 15:06:37 +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
|
7550ce52e4
|
Added missing relative URL for HTML page stream output
|
2017-10-24 14:43:55 +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 |
|
Cat
|
8143d6af05
|
Embed: dynamically load player js only if required
|
2017-05-11 14:14:31 +02:00 |
|
Cat
|
7b1652498b
|
when public address is configured in the http protocol, thats where player.js should be loaded from
|
2017-04-06 10:08:52 +02:00 |
|
Thulinma
|
eef9303e61
|
bufferLivePacket improvements for generic Outputs
|
2017-03-16 17:12:54 +01:00 |
|
Cat
|
aa3527dcb0
|
Embed: custom streaminfo
|
2017-03-06 11:51:32 +01:00 |
|
Cat
|
b0326ccd1e
|
LSP: thumbnailing; currently disabled
|
2017-03-06 11:46:44 +01:00 |
|
Thulinma
|
fd5b9805de
|
Fixed favicon.ico
|
2017-01-10 12:34:43 +01:00 |
|
Cat
|
1c0fd833bb
|
Embed: VideoJS player added
|
2016-12-28 16:25:22 +01:00 |
|
Thulinma
|
bcff43dc80
|
Changed HTTP internals to use more generic URL building
|
2016-11-16 16:32:56 +01:00 |
|
cat
|
d4be01474d
|
Meta player, new embed code, new LSP style
|
2016-09-22 16:40:13 +02:00 |
|
Thulinma
|
bfa9882e8c
|
Added ISO639-2 decoding in JSON-formatted metadata output
|
2016-07-25 13:24:36 +02:00 |
|
Thulinma
|
33a0b2fae3
|
Added URL encode for info_/embed_ stream URLs
|
2016-07-21 10:15:26 +02:00 |
|
Thulinma
|
d5fee4d656
|
Even more JSON/VTT/SRT fixes and internal URL handler improvements
|
2016-07-19 12:05:05 +02:00 |
|
Thulinma
|
ea18815676
|
Fixed slow embed code (internal HTTP output) problem
|
2016-06-10 14:22:29 +02:00 |
|
Thulinma
|
0b2355c5bb
|
Fixed IPv6 addresses in hostnames in info_ json_ and embed_ URLs as well as .smil URLs.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
d56e7f1408
|
Added a proxy in Output for getting the host (by Erik Zandvliet)
|
2016-02-12 15:51:54 +01:00 |
|
Erik Zandvliet
|
a39350f83e
|
CORS Headers
|
2016-01-26 14:31:09 +01:00 |
|
Erik Zandvliet
|
3c48a6c03c
|
Embedding of flash players
|
2016-01-26 14:14:12 +01:00 |
|
Thulinma
|
16d38459b6
|
Made JSON library non-recursive.
Co-authored with Diederick.
|
2015-10-06 13:21:14 +02:00 |
|
Thulinma
|
096b289cdf
|
Updated --version argument to give more detailed output.
|
2015-09-03 17:54:20 +02:00 |
|
Thulinma
|
fce83c903b
|
Make internal HTTP output correctly serve embed codes for newer stream types.
|
2015-07-21 23:07:41 +02:00 |
|
Thulinma
|
a3bf393bea
|
Added generic CORS header adder, now used in controller, HLS output and internal HTTP handler.
|
2015-05-12 11:23:00 +02:00 |
|
Erik Zandvliet
|
9b6312ca01
|
Switch to CMake
|
2015-04-02 09:55:33 +02:00 |
|
Thulinma
|
7f4e92980c
|
Fixed SMIL output.
|
2015-02-26 14:09:52 +01:00 |
|
Thulinma
|
43d35cf29b
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 12:03:52 +01:00 |
|
Thulinma
|
a9bf4fea4a
|
Further improvement to error handling of HTTP internal output.
|
2014-12-11 12:41:10 +01:00 |
|
Thulinma
|
8fa8a5d736
|
Fixed JSON error responses to internal HTTP output.
|
2014-12-11 12:23:19 +01:00 |
|
Thulinma
|
78aa855084
|
Fixed HTTP embed code problems.
|
2014-12-07 00:22:23 +01:00 |
|
Thulinma
|
fbb3032fe4
|
Added json_*.js output for pure JSON-only format.
|
2014-11-13 17:29:45 +01:00 |
|
Thulinma
|
455bce2c34
|
Further fixes to HTTP.
|
2014-11-07 21:07:19 +01:00 |
|
Thulinma
|
e6fce96650
|
Fixed info_streamname.js output, was outputting embed_streamname.js output instead.
|
2014-11-05 15:34:59 +01:00 |
|
Thulinma
|
d457046420
|
Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency.
|
2014-10-31 00:38:25 +01:00 |
|