alnames wrote: 
> Sorry for responding so late. Thanks for your detailed response. I use
> LMS in picoreplayer on a Raspberry Pi3. I wanted to try v2 as v1 did not
> install in LMS 8 (I've since gone back to 7.9.2 to use v1 and it works
> fine). Not having to find the right ffmpeg version each time I want to
> reinstall LMS from scratch would be nice. I use a script I found at
> https://github.com/andrew0/SiriusXM that creates a server that serves
> HLS streams for SiriusXM channels. Below is the beginning of an m3u8
> playlist:
> 
> #EXTM3U
> #EXT-X-VERSION:1
> #EXT-X-TARGETDURATION:10
> #EXT-X-MEDIA-SEQUENCE:195599
> #EXT-X-ALLOW-CACHE:NO
> #EXT-X-KEY:METHOD=AES-128,URI="key/1"
> #EXT-X-PROGRAM-DATE-TIME:2020-04-18T12:26:55.828+00:00
> #EXTINF:10,
> AAC_Data/classicvinyl/HLS_classicvinyl_256k_v3/classicvinyl_256k_1_041844815828_00195599_v3.aac
> #EXT-X-PROGRAM-DATE-TIME:2020-04-18T12:27:05.579+00:00
> #EXTINF:10,

You have not described any detail of the symptoms when "does not play",
but from the m3u8 media list file attached it shows the SiriusXM stream
are encrypted.  
The PlayHLSv2 plugin does not support encrypted streams as I have no way
to test an implementation.


------------------------------------------------------------------------
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to