forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
0xboobface 403c1ed2d0 Fix split recordings
Split recordings didn't work, because splitRecStartTime had been removed
by accident. Also the splitting now does not start a new recording, but
switches the output file in Streamer. This is a much cleaner and
smoother approach, because it is much faster and no segments are missed
2018-11-28 16:03:21 +01:00
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Fix split recordings 2018-11-28 16:03:21 +01:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Bumb version to 1.11.0 2018-11-25 20:10:27 +01:00