https://www.amazon.com/dp/B00L32UUJK/?t ... brorg08-20

read about this hub here:
http://www.pabr.org/radio/leantrx/leantrx.en.html#
and I can confirm that it works well for my Pluto

Code: Select all
if($_POST['codec']=="H265"){
$codec=0;
}else{
$codec=1;
}
if($_POST['sound']=="On"){
$sound=0;
}else{
$sound=1;
}
Code: Select all
# ls -hsl /media/sda
total 72
8 -rwxrwxrwx 1 root root 1.2K May 16 18:06 README.md
8 -rwxrwxrwx 1 root root 3.4K May 16 18:06 encoder_control.php
24 -rwxrwxrwx 1 root root 20.5K May 16 18:06 pluto.php
8 -rwxrwxrwx 1 root root 174 May 16 18:06 runme0.sh
8 -rwxrwxrwx 1 root root 2.1K May 16 18:06 save.php
8 -rwxrwxrwx 1 root root 1.7K May 16 18:06 strategy.sh
8 -rwxrwxrwx 1 root root 3.7K May 16 18:06 udpts.sh