Commit Graph

113 Commits

Author SHA1 Message Date
0xboobface c5474eb79b Start OnlineMonitor after initializing the Sites 2019-01-23 17:40:46 +01:00
0xboobface 8e0e8855d0 Enable LiveJasmin for the server
Since the HLS downloads suddenly work for LiveJasmin, we can enable it
for the server, too.
2019-01-18 15:29:14 +01:00
0xboobface e1c16cda9b Add Streamate 2018-12-14 23:53:19 +01:00
0xboobface 279852bb33 Print out environment and version on start 2018-12-12 13:33:24 +01:00
0xboobface bcb89ef009 Add event processing system to the server
Similar to the events and actions in the client you can add event
listeners on the server. Easiest way to create them is to run ctbrec in
standalone mode and then create the event on the settings tab.
Afterwards you can copy the event handler from the client settings file
to the server settings.
2018-12-10 15:44:15 +01:00
0xboobface 605b62ca0e Merge branch 'dev' into notify 2018-12-10 12:58:19 +01:00
0xboobface c0442f898d Use /bin/bash as execution execution environment for the linux scripts 2018-12-10 12:57:33 +01:00
0xboobface 69544a7a60 Pull OnlineMonitor out of LocalRecorder 2018-12-05 21:01:33 +01:00
0xboobface 8fdb24bad1 Add methods to get the free and total space 2018-11-26 14:01:08 +01:00
0xboobface 76efd16c96 Change logfile name to server.log in server/logback.xml 2018-11-24 18:45:42 +01:00
0xboobface 9f314a3512 Add assembly for the server 2018-11-19 13:05:41 +01:00
0xboobface 26ad7b1afd Add logback config to server 2018-11-18 23:23:38 +01:00
0xboobface cda330ddbd Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00