Thulinma
|
c316fe4e0b
|
Merge branch 'development' into LTS_development
|
2016-10-10 15:08:08 +02:00 |
|
Thulinma
|
bbcf178e7f
|
Fixed reboot loop when aborting startup.
|
2016-10-10 15:08:01 +02:00 |
|
Thulinma
|
2062d83858
|
New licensing system
By Wouter Spruit and Balder Viëtor with minor edits by me
|
2016-09-27 13:43:53 +02:00 |
|
Thulinma
|
d504324b8f
|
Added stop_sessions API call
|
2016-09-22 09:52:08 +02:00 |
|
Thulinma
|
69bb08a10a
|
MistInTS now shuts down after 20 seconds of no data
|
2016-09-22 09:51:48 +02:00 |
|
Thulinma
|
172bdabf36
|
New style of always-on inputs. Still needs interface updates
|
2016-09-22 09:51:21 +02:00 |
|
Thulinma
|
eccd3d2949
|
Merged MistInTS and MistInTSStream, added support for streamed file input through stream:// source
|
2016-09-22 09:51:13 +02:00 |
|
Thulinma
|
497583e54b
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller_statistics.cpp
|
2016-09-22 09:16:34 +02:00 |
|
Thulinma
|
26f4b2efd9
|
Stats pages are now left behind unclean on purpose on updating/restarting the controller, to preserve stats across restarts
|
2016-09-22 09:14:03 +02:00 |
|
Thulinma
|
6e7d2c2d4a
|
Removed GeoIP support fully
|
2016-09-15 16:18:21 +02:00 |
|
Thulinma
|
07eada311a
|
Tweaked stats debugging messages verbosity
|
2016-09-15 16:18:16 +02:00 |
|
Thulinma
|
0fe940fa77
|
Pro side of edits to explicit finishEach
|
2016-09-15 16:18:00 +02:00 |
|
Thulinma
|
b92829956e
|
Added secondary BW stats from kernel, as more reliable alternative for now.
|
2016-09-15 16:17:54 +02:00 |
|
Thulinma
|
1172768c34
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/shared_memory.cpp
# src/controller/controller.cpp
# src/controller/controller_storage.h
# src/output/output.cpp
|
2016-09-15 16:17:06 +02:00 |
|
Thulinma
|
ceafaa57e6
|
Added angel process
|
2016-09-15 16:03:24 +02:00 |
|
Thulinma
|
a16479b3c0
|
Merge branch 'development' into LTS_development
|
2016-08-02 17:12:13 +02:00 |
|
Thulinma
|
09fbe27651
|
Fixed segmentation fault when no connectors installed
|
2016-08-02 17:12:00 +02:00 |
|
Thulinma
|
9ff8be341c
|
Merge branch 'development' into LTS_development
|
2016-07-20 14:57:30 +02:00 |
|
Thulinma
|
a9dffb9438
|
Added check for invalid handle to config storage
|
2016-07-20 14:56:04 +02:00 |
|
Thulinma
|
6babfe64c6
|
Fixed bandwidth sometimes being wrongly measured.
|
2016-06-09 18:43:16 +02:00 |
|
Thulinma
|
ed982b9eb3
|
Added/tweaked debug messages for stats
|
2016-06-09 18:42:32 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
d048aaccc4
|
Forwardported some free version changes to Pro.
|
2016-05-30 16:03:52 +02:00 |
|
Thulinma
|
1d950f31ba
|
Fix controller deadlock.
|
2016-05-28 13:45:19 +02:00 |
|
Thulinma
|
f010dcd0f7
|
Fix controller segfault on using fillActive function during stats update.
|
2016-05-27 21:08:39 +02:00 |
|
Thulinma
|
52d0c66166
|
Prevent re-initialized connections from counting bytes too eagerly.
|
2016-05-26 18:24:25 +02:00 |
|
Thulinma
|
8b87337314
|
Added debug message for connections switching away from an existing active session.
|
2016-05-26 18:16:50 +02:00 |
|
Thulinma
|
3c4bc6a006
|
Disable shared memory stats for Windows builds.
|
2016-05-25 12:24:56 +02:00 |
|
Thulinma
|
6caa02c63f
|
Prevent sessions from becoming unset.
|
2016-05-24 11:12:54 +02:00 |
|
Thulinma
|
69eea675eb
|
Fixed push-out shutting down the logger, added debug message for logger exiting.
|
2016-05-23 16:59:39 +02:00 |
|
Thulinma
|
5fbf4dd23b
|
SHM statistics in prometheus output
|
2016-05-23 14:32:01 +02:00 |
|
Thulinma
|
5759dbef0f
|
Added "invalidate_sessions" API call, made USER_NEW trigger even more atomic.
|
2016-05-20 13:06:37 +02:00 |
|
Thulinma
|
303cc5684a
|
Fixed streams not deactivating with history still available.
|
2016-05-20 13:06:37 +02:00 |
|
Thulinma
|
9b2494f5d6
|
Fixed a race condition in push handling.
|
2016-05-19 17:42:21 +02:00 |
|
Erik Zandvliet
|
5c4e0d8c54
|
More reasonable size for metadata
|
2016-05-19 17:32:47 +02:00 |
|
Thulinma
|
abbc2e7e1f
|
Tweaked sync debug message level to medium.
|
2016-05-19 16:18:31 +02:00 |
|
Thulinma
|
a1bbcefcf1
|
More sync debug
|
2016-05-19 14:08:40 +02:00 |
|
Thulinma
|
1676159298
|
More debugging.
|
2016-05-19 12:51:51 +02:00 |
|
Thulinma
|
fae86d6648
|
Fix strange ten minute stats pattern.
|
2016-05-19 08:04:23 +02:00 |
|
Thulinma
|
146685aca6
|
Clear prometheus output of inactive streams, make stats_streams and active_streams calls just as accurate as prometheus viewer counts.
|
2016-05-19 01:14:07 +02:00 |
|
Thulinma
|
a5353b0acd
|
Fixed autopush adding of streams that are already being pushed autopushing the autopush automatically. Autopush.
|
2016-05-18 11:46:15 +02:00 |
|
Thulinma
|
e14274c89d
|
Made controller wait instead of sleep, to prevent timing out processes too soon.
|
2016-05-18 01:00:52 +02:00 |
|
Thulinma
|
f641989991
|
Added maxconnsperip setting to controller. Only enforced if USER_NEW trigger is in use.
|
2016-05-16 16:48:21 +02:00 |
|
Thulinma
|
dfc41cc596
|
Prometheus stats split over viewers, incoming and outgoing.
Load balancer updated to use new split stats and provide info per host and/or stream if requested over its port.
|
2016-05-15 00:20:53 +02:00 |
|
Erik Zandvliet
|
a5a9facc22
|
DTSC Pull optimizes and quick-negotiate.
|
2016-05-13 17:27:25 +02:00 |
|
Thulinma
|
34df78ce0b
|
Implemented auto-re-push behaviour.
|
2016-05-12 14:49:19 +02:00 |
|
Thulinma
|
b9f6107528
|
Implemented push setting storage.
|
2016-05-12 14:49:19 +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 |
|
Balder
|
ed773e1a19
|
Added stuck MstConfLock semaphore recovery on boot by jaron.
|
2016-05-09 12:11:35 +02:00 |
|
Thulinma
|
fa41e02047
|
Removed 5s timeout from streamAlive call.
|
2016-05-05 16:05:12 +02:00 |
|