tw99 wrote: > It would be convenient for me to be able to run LMS on a Raspberry PI4 > running the recently released 64 bit Ubuntu. I believe that I would need > to use the aarch64 version of LMS. > > Firstly, is that correct ? > > Secondly, will my necessary 3rd party plugins work in this environment ? > In particular I need Spotty and BBC iPlayer (both of which I think > include some binaries). > > I don't really want to jump through a load of hoops to achieve this, so > if it's not relatively simple, I'll stick with Intel 64bit or 32 bit ARM > for now.
There are no special binaries for BBCiPlayer. BBC uses MP3 & AAC encoding. For older player (e.g. SB3) AAC needs to be transcoded and standard LMS decoder faad is used in this case. OP may be confused about BBCiPlayer plugin and playHLS plugin. BBC has DASH and HLS streams but BBCiPlayer plugin playing BBC HLS streams (a subset of generic HLS) does not require any special executable. The PlayHLS V1.x plugin uses ffmpeg to playback generic HLS streams - PlayHLS V2.x is no longer dependent on ffmpeg and all playback is Perl based and native LMS. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111426 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
