summaryrefslogtreecommitdiff
path: root/recording/runner.go
AgeCommit message (Collapse)Author
2022-09-08Bugfix: process won't quit when sending Ctrl-C.Keuin
Print runtime information to logs in main() function.
2022-09-08Load config from file or cli.Keuin
2022-09-07Handle error correctly when copying live stream.Keuin
2022-09-07First working version. Just a POC.Keuin