ctbrec-5.3.2-experimental/common
0xboobface ef3c036f49 Fix race condition causing orphaned FFmpeg processes
The problem was, that an error occured before FFmpeg was completely
launched. ctbrec called internalStop, but the FFmpeg fields still
pointed to null. ctbrec then finished the recording. In the meantime
FFmpeg fired up and was abandoned by the recording.
2020-05-10 14:58:42 +02:00
..
.settings Set versions in maven POMs 2019-11-23 17:14:44 +01:00
src Fix race condition causing orphaned FFmpeg processes 2020-05-10 14:58:42 +02: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 Set version to 3.6.3 2020-05-10 12:03:32 +02:00