Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple UDP outputs? #43

Open
kidshare opened this issue May 6, 2020 · 3 comments
Open

multiple UDP outputs? #43

kidshare opened this issue May 6, 2020 · 3 comments

Comments

@kidshare
Copy link

kidshare commented May 6, 2020

Is it possible to output multiple UDP such as -j 192.168.1.2:8880 -j feed.acars.io:5550

@TanerH
Copy link
Contributor

TanerH commented May 25, 2020

@kidshare if you're looking for a quick work-around, you can check out
Samplicator - https://github.com/sleinen/samplicator

It will run a daemon on your local machine that will listen on a port and then replicate the UDP packets to multiple destinations. You can simply point vdlm2dec to localhost:port

@kevinelliott
Copy link

@kidshare I second what @TanerH said here. Several of us are using this solution quite well (though native would be a great addition too).

@kevinelliott
Copy link

@kidshare It's not complete yet (read: alpha) and not for the faint at heart... but I've just published https://github.com/airframesio/airframes-client which will wrap vdlm2dec as well as acarsdec and dumpvdl2 and let you set an unlimited number of destination outputs (log files, udp remotes, and yes, also airframes.io / acars.io).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants