New install of PiAware 3 can't communicate with Beast

 

64-Bit Beast-Splitter “beast-splitter_7.1_arm64.deb” Uploaded to Github

To install

sudo wget -O /etc/apt/sources.list.d/abcd567a.list https://abcd567a.github.io/rpi/abcd567a.list

sudo wget -O - https://abcd567a.github.io/rpi/KEY.gpg | sudo apt-key add -  

sudo apt update  

sudo apt install beast-splitter   

 

 

sudo nano /etc/default/beast-splitter

In above file, changed
ENABLED=“no
to
ENABLED=“yes

Saved file (Ctrl+O) Closed (Ctrl+X)

sudo reboot

pi@raspberrypi:~ $ journalctl -u beast-splitter -n 20 

-- Journal begins at Fri 2022-02-04 05:04:04 EST, ends at Sat 2022-02-19 21:29:23 EST. --
Feb 19 21:28:34 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50660 with settings R
Feb 19 21:28:34 raspberrypi beast-splitter[562]: 127.0.0.1:50660: connection closed
Feb 19 21:28:35 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50662 with settings R
Feb 19 21:28:43 raspberrypi beast-splitter[562]: [::]:30005: accepted a connection from [::1]:33096 with settings R
Feb 19 21:28:44 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 10.0.0.22:33840 with settings R
Feb 19 21:28:58 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50666 with settings R
Feb 19 21:29:01 raspberrypi beast-splitter[562]: [::]:30005: accepted a connection from [::1]:33118 with settings R
Feb 19 21:29:01 raspberrypi beast-splitter[562]: [::1]:33118: settings changed to RCdfj
Feb 19 21:29:01 raspberrypi beast-splitter[562]: [::]:30005: accepted a connection from [::1]:33120 with settings R
Feb 19 21:29:01 raspberrypi beast-splitter[562]: [::1]:33120: settings changed to RCdfjV
Feb 19 21:29:01 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50692 with settings R
Feb 19 21:29:01 raspberrypi beast-splitter[562]: 127.0.0.1:50692: settings changed to RCdfJV
Feb 19 21:29:08 raspberrypi beast-splitter[562]: 127.0.0.1:50666: connection closed
Feb 19 21:29:08 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50700 with settings R
Feb 19 21:29:16 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50710 with settings R
Feb 19 21:29:16 raspberrypi beast-splitter[562]: 127.0.0.1:50710: connection closed
Feb 19 21:29:18 raspberrypi beast-splitter[562]: 127.0.0.1:50700: connection closed
Feb 19 21:29:18 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50718 with settings R
Feb 19 21:29:19 raspberrypi beast-splitter[562]: 0.0.0.0:30005: accepted a connection from 127.0.0.1:50724 with settings R
Feb 19 21:29:19 raspberrypi beast-splitter[562]: 127.0.0.1:50724: settings changed to RCdfj
1 Like