trunk-recorder
trunk-recorder copied to clipboard
Add TSBK Stream Option
This PR adds the ability to send TSBKs to an external UDP host for further analysis. Simply add the following lines to your config in the main section:
"tsbkStreamPort": 5678```
And you will get all incoming TSBKs (single-block and multi-block) sent over the UDP socket to the host and port of your choice.