Had another suggestion for inclusion in RNP but the station does not play in LMS.
Here is a URL that causes problems.
The pre-roll ad (from adswizz) plays but it does not move on to play the stream - however, it does work in ffmpeg (but with some warnings issued).
https://ais-sa3.cdnstream1.com/2442_.../playlist.m3u8
The real URL that their web player uses has some tracking and other parameters in it ... which I probably could partially generate (I would not know the listenerid but could do the rest) ... but I do not think that is the issue because it worked in ffmpeg with just the URL above.
The station is KMHD - https://www.kmhd.org
Changing "playlist" to "master" does not work - streaming provider not using that convention.
Edit:
It was ffmpeg (ffplay) that I used. I did not try with mplayer (I run from a script and had forgotten which tool it was configured to use)
Results 1,011 to 1,020 of 1037
-
2022-07-02, 01:54 #1011
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,818
Last edited by Paul Webster; 2022-07-02 at 02:27.
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-07-02, 03:01 #1012
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 21,777
I'll look into it, it may be using new HLS features. I did a lot of work on a PlayHLS V3 which handles some new features but haven't had time to get it into release shape.
On Ubuntu mplayer is much inferior to ffmpeg for HLS. Useful to turn on ffmpeg "-loglevel info" to get info.
As a workaround can the user play the plain AAC stream which has the same bit rate and audio code
https://ais-sa3.cdnstream1.com/2442_128.aac
edit:
HLS Stream plays OK for me on my CORE32 system with PlayHLS V2.9 but no ads so far.
edit 2:
It is a 48kHz stream - maybe ads are different and a "Delicious Agony" repeat.
What player are you using - I'm testing with a SqueezeAMP.Last edited by bpa; 2022-07-02 at 03:16.
-
2022-07-02, 03:16 #1013
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,818
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-07-02, 03:19 #1014
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 21,777
-
2022-07-02, 07:03 #1015
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,818
Update - the broadcaster (a college in Oregon) recently launched an additional station.
They do not have a web site for it yet except for the on-line player.
LMS via PlayHLSv2 on RPi running pCP 8.2 struggles with it.
It plays the first few chunks and then gives up (stopped).
Web site - which is the player
http://kmhd2.org/
works fine in browser
The URL that they launch the stream with is something like this:
https://live.wostreaming.net/manifes...aac-hlsc1.m3u8
which works in ffplay
I tried some alternate forms of the URL - including using style used for non-hls streams that I have seen elsewhere - but I could not get another to work so maybe they have only enabled hls for this broadcaster.Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-07-02, 07:34 #1016
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 21,777
What version of PlayHLS ?
They play OK for me on Ubuntu 8.3.0/ PlayHLS V2.9 on a Receiver.
There must be something else in the mix causing the problem with PlayHLS.
I'll see if I can find a PCP setup.
edit:
kmhd2 doesn't work for me on CORE32 - so something in my development system fixes it.Last edited by bpa; 2022-07-02 at 07:37.
-
2022-07-02, 08:38 #1017
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 9,276
-
2022-07-02, 08:43 #1018
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 9,276
-
2022-07-02, 08:50 #1019
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 21,777
-
2022-07-02, 08:58 #1020
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,818
I was just going to say the same ... I turned up the logging level on PlayHLSv2 (v2.9) and saw nothing ... so realised that it is not being called.
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin