Implements #196 stream capturing
Compare changes
Files
3- Nicolas Pope authored
+ 7
− 2
@@ -37,7 +37,7 @@ int main(int argc, char **argv) {
@@ -55,7 +55,12 @@ 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.