av/revid
Saxon 99b931f948 revid & cmd/revid-cli: added loop mode so that input may be restarted after completion
Loop flag has been added to command line flags and in turn sets the Loop field that has been
added to the config.Config struct. mode variable now also checked to see if value set to
Loop, in which case revid config.Config.Loop = true. Revid.processFrom modified so that
when input source has completed Revid.cfg.Loop is checked and input restarted if true.
2020-01-24 19:21:18 +10:30
..
config revid & cmd/revid-cli: added loop mode so that input may be restarted after completion 2020-01-24 19:21:18 +10:30
audio_linux.go Remove unused package. 2019-11-22 13:27:25 +10:30
audio_windows.go Remove unused code. 2019-11-22 13:30:27 +10:30
gpl.txt Initial revision 2017-09-21 07:50:42 +09:30
revid.go revid & cmd/revid-cli: added loop mode so that input may be restarted after completion 2020-01-24 19:21:18 +10:30
revid_test.go created av/device package and sub packages raspivid, geovision, webcam and file 2019-11-06 17:44:50 +10:30
senders.go revid: now using variable ring buffer 2020-01-09 13:31:03 +10:30
senders_test.go revid: removed comment no longer needed 2020-01-09 14:04:37 +10:30