Thulinma
|
edb1d5ca67
|
Added generic session ID overrider.
|
2016-05-18 13:24:23 +02:00 |
|
Erik Zandvliet
|
d04774cab5
|
Use only session id when one is available, strips out user-agent multiples on apple devices.
|
2016-05-17 14:56:03 +02:00 |
|
Thulinma
|
263dee7b25
|
Added push-related API calls to controller, made outputs able to wait for playable streams.
|
2016-05-11 13:55:23 +02:00 |
|
Thulinma
|
9e85f255ef
|
Suppress untrusted proxy messages if not relevant.
|
2016-05-03 17:01:46 +02:00 |
|
Thulinma
|
f4b296164e
|
Fixed all semaphore instances not being cleaned up properly.
|
2016-05-03 12:13:58 +02:00 |
|
Thulinma
|
4c1760f5f7
|
Fixed IPv6 fix for trusted proxies.
|
2016-04-29 15:44:30 +02:00 |
|
Thulinma
|
dbe2b1f661
|
HLS now sends unique session IDs for splitting sessions from each other.
|
2016-04-22 16:17:28 +02:00 |
|
Thulinma
|
babbcf706a
|
Add support for telling iOS devices apart by X-Playback-Session-Id and allow IPv6-mapped IPv4 addresses to be properly recognized by the trusted proxy setting.
|
2016-04-19 18:26:00 +02:00 |
|
Thulinma
|
08bab96a6a
|
Fixed X-Real-IP header support.
|
2016-04-19 18:25:49 +02:00 |
|
Thulinma
|
cbaf4107f9
|
Silly mistake is silly.
|
2016-04-05 10:05:11 +02:00 |
|
Erik Zandvliet
|
c25a533729
|
Recording, HLS Push, UDP (Multicast) Input, Threaded TS
|
2016-02-12 16:30:33 +01:00 |
|
ozzay
|
1c3e143709
|
Recording functionality by Diederick Huijbers, slightly tweaked.
|
2016-02-12 16:29:08 +01:00 |
|
Erik Zandvliet
|
c0b5f0d4b1
|
X-Real-IP support
|
2016-02-12 16:29:08 +01:00 |
|
Thulinma
|
53febd82d1
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input_buffer.cpp
|
2016-02-12 16:18:54 +01:00 |
|
Thulinma
|
d56e7f1408
|
Added a proxy in Output for getting the host (by Erik Zandvliet)
|
2016-02-12 15:51:54 +01:00 |
|
Balder
|
689129e805
|
Merge branch 'development' into LTS_development
|
2015-11-19 14:04:22 +01:00 |
|
Balder
|
d8bfe8cebc
|
Fixed ability to disable video or audio tracks from HTTP output.
|
2015-11-19 14:02:21 +01:00 |
|
Balder
|
7d9d4e26ae
|
fixed LTS tag for request url
|
2015-11-19 13:53:22 +01:00 |
|
Thulinma
|
4db86ab2bb
|
Fixed HTTP-based CONN_PLAY triggers URLs
|
2015-11-12 10:13:16 +01:00 |
|
Thulinma
|
279add438a
|
Implemented triggers.
Merged from code by Wouter Spruit, with additions by yours truly.
|
2015-10-14 10:48:00 +02: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
|
eaabf9e800
|
Fixed errors when requesting short URLs, fixed race condition during shutdown of controller.
|
2015-06-18 16:06:35 +02:00 |
|
Thulinma
|
48f8bbcb91
|
Added support for HTTP prefixes without $ symbol.
|
2015-06-03 17:24:43 +02:00 |
|
Erik Zandvliet
|
d370ef4eac
|
Working multi-input
|
2015-04-02 09:56:47 +02:00 |
|
wouter spruit
|
bac101b1e5
|
added sleep in output_http, fix for high CPU usage
|
2015-02-25 16:17:10 +01:00 |
|
Thulinma
|
44c0227064
|
Added Content-Length HTTP bug workaround for VLC versions < 2.2.0
|
2015-02-18 15:09:41 +01:00 |
|
Thulinma
|
43d35cf29b
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 12:03:52 +01:00 |
|
Thulinma
|
6ce3678056
|
Fixed HTTP outputs not closing cleanly.
|
2014-12-16 13:38:47 +01:00 |
|
Thulinma
|
5e4a56222e
|
Added selectDefaultTracks function.
|
2014-12-11 03:16:00 +01:00 |
|
Thulinma
|
9131ef80db
|
Fixed track selection in HTTP requests.
|
2014-12-10 13:12:05 +01:00 |
|
Thulinma
|
455bce2c34
|
Further fixes to HTTP.
|
2014-11-07 21:07:19 +01:00 |
|
Thulinma
|
9b499354ee
|
Fixed MistOutHTTP interface selection command line parameter.
|
2014-11-07 20:38:36 +01:00 |
|
Thulinma
|
d1bbb26e96
|
Fixed HTTP outputs for Windows builds.
|
2014-11-05 12:30:34 +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 |
|