Page 1 of 1

Subsonic on Raspberry Pi 4 (???)

PostPosted: Fri May 01, 2020 2:23 am
by sgtevmckay
Greetings folks.

I am looking to buy a raspberry Pi 4 soon.
I really want my Subsonic back and running.

Has anyone one had success on running Subsonic on a Raspberry Pi 4?
If so; with what OS, set up, and what issues have been faced and corrected?

Any and all help and suggestions would be greatly appreciated.

TIA

Re: Subsonic on Raspberry Pi 4 (???)

PostPosted: Fri May 01, 2020 7:11 am
by LRanger
Not a Pi 4 but an Odroid HC2 (simiar SBC). No issues that come to mind, I run Ubuntu 18.04 ATM and use the processor optimised ffmpeg rather than the one in the Subsonic package. I think RPi also has an optimised ffmpeg.

Re: Subsonic on Raspberry Pi 4 (???)

PostPosted: Fri May 01, 2020 7:19 am
by sgtevmckay
I will look into this as an option.
Thank you for your reply.

Re: Subsonic on Raspberry Pi 4 (???)

PostPosted: Fri May 01, 2020 7:20 am
by 3Dscrewer
The WAR Package should run at nearly every system, even at windows, but the other should work also
install Java 8 at this time it is better to get openjdk 1.8.X
install Tomcat

almost ready if you are familiar with Linux, if not, there are a lot of tutorials in the web

For Tomcat
https://www.digitalocean.com/community/ ... e=tutorial

Re: Subsonic on Raspberry Pi 4 (???)

PostPosted: Fri May 01, 2020 5:15 pm
by sgtevmckay
Looking into the tutorial now.
Thanks for the link.