Jursi wrote: > Greetings from Finland, > > I am unable to play HLS streams using LMS Tune In URL. I'm running > piCoreplayer and LMS on raspberry pi 3. > > I installed ffmpeg.tcz extension from the piCore repository and enabled > Play HLS plugin in LMS. > > I also enabled BBS iPlayer plugin and it is working (non uk) so I assume > that Play HLS plugin is working? > > In advanced settings, under file types, Apple HLS m3u8 are shown like > this: > > FLAC --> ffmpeg > MP3 --> ffmpeg/lame > PCM --> ffmpeg > > However, when I try to play streams using Tune in URL, nothing is > happening. > > Any help would be greatly appreciated, thank you!
ffmpeg does not support all types of HLS streams. Furthermore it also seems to have problem with ID3 metadata in the stream. To give more help I need the stream URL. The PlayHLS plugin has NOTHING to do with BBCiPlayer. So BBCiPlayer working provides no indication about PlayHLS functioning. The BBCiPlayer provides a hack way, not using ffmpeg, of playing one 1 very small subset of HLS streams (out of possible 5 main types) - and it needs to be very similar to BBXC - so BBCiPlayer is not a good starting point. I am working on a "native" HLS player which is all in Perl and Plugin based. However I have a problem with HLS URLs which use HTTPS with TLS v1.2 - so this indicates not only are there multiple HLS variations to support then there are an additional layer of HTTPS issues about which version of SSL/TLS is in use. In summary - without a station URL - no help. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
