Man in a van wrote: > running the LMS v8 on a Joggler might be proving difficult :(
Time for a Pi. > > My rpi4 Buster desktop shows > > > Code: -------------------- > > pi@LMS:~ $ perl -MNet::SSLeay -e 'print $Net::SSLeay::VERSION ."\n";' > 1.85 > pi@LMS:~ $ -------------------- > > My personal feeling if playing anything with https then IO::Socket::SSL should be 2.* and Net::SSleay should be 1.8* Last year, while developing HLS plugin, I spent ages plugin tracking a "bug" when it was all due to not having "right" version - one station needed 2.066 not 2.04 ! IIRC I had to upgrade from ubuntu LTS 16.04. So LTS may not be good enough for some situations. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111812 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
