trunk-recorder icon indicating copy to clipboard operation
trunk-recorder copied to clipboard

Add TSBK Stream Option

Open jelimoore opened this issue 6 months ago • 0 comments

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.

jelimoore avatar Dec 21 '23 02:12 jelimoore