av/cmd/vidforward
Saxon Nelson-Milton bcbb187bef vidforward: add config file watcher
This change adds a file watcher and then uses this file watcher
to perform updates based on changes in a configuration file. This
configuration file contains logging parameters for the time being
in the hope that it will help with debugging.

Testing was also added for this functionality.
2023-06-21 19:48:02 +09:30
..
global Add functionality for broadcastManager state save 2023-02-04 12:29:47 +10:30
Makefile removed nocv tag from Makefiles 2023-05-29 15:19:05 +09:30
create_service.sh Fix various vidforward issues 2023-02-08 16:41:52 +10:30
debug.go Add functionality for broadcastManager state save 2023-02-04 12:29:47 +10:30
file.go Merged in revid-rtmp-url-slice (pull request #496) 2023-03-11 22:59:12 +00:00
file_test.go vidforward: modify viforward to accept multiple RTMP URLs 2023-03-05 08:39:39 +10:30
main.go vidforward: add config file watcher 2023-06-21 19:48:02 +09:30
notifier.go Improving logging 2023-02-08 17:15:30 +10:30
nowatchdog.go cmd/vidforward: add watchdog notifier 2022-12-05 19:54:14 +10:30
slate.go Add slate request handler 2023-05-27 09:42:46 +09:30
utils.go vidforward/file.go: check length of urls on load 2023-03-13 12:37:03 +10:30
vidforward_test.go cmd/vidforward/main.go: add control API endpoint with PUT and DELETE methods 2022-11-14 20:46:21 +10:30
watcher.go vidforward: add config file watcher 2023-06-21 19:48:02 +09:30
watcher_test.go vidforward: add config file watcher 2023-06-21 19:48:02 +09:30