If you have piaware installed already you can install beast-splitter with:
sudo apt-get install beast-splitter
(No need for the piaware sd-card image, you just need the repository package)
Next step is to enable it in its configuration file and point fr24feed and the other stuff to port to 30005.
And i don't see much more complication compared to fr24feed being connected directly.
Actually this way it's less of a "daisy-chain" and more a star model
As there is no decoding necessary beast-splitter shouldn't use much CPU at all.
Might actually reduce CPU load depending on how efficient the network side of fr24feed is coded.
sudo apt-get install beast-splitter
(No need for the piaware sd-card image, you just need the repository package)
Next step is to enable it in its configuration file and point fr24feed and the other stuff to port to 30005.
And i don't see much more complication compared to fr24feed being connected directly.
Actually this way it's less of a "daisy-chain" and more a star model

As there is no decoding necessary beast-splitter shouldn't use much CPU at all.
Might actually reduce CPU load depending on how efficient the network side of fr24feed is coded.
Comment