Implements #196 stream capturing
Compare changes
Files
2- Nicolas Pope authored
+ 18
− 0
@@ -3,11 +3,17 @@
@@ -41,6 +47,18 @@ int main(int argc, char **argv) {
This now allows all reconstruction streams to be recorded to file. Currently playback within reconstruct is not completed, although a separate player app is included.