Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HEOS BBC HLS streams - error 23
09-12-2016, 18:25
Post: #4
RE: HEOS BBC HLS streams - error 23
Thanks for this log. It shows that MinimServer is sending the following metadata for each radio stream:

Code:
<item id="0$folders$*p0$*c0" parentID="0$folders$*p0" restricted="1">
<dc:title>[R1] BBC Radio 1</dc:title>
<res protocolInfo="http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_FLAGS=01700000000000000000000000000000">http://192.168.1.64:9790/minimstreamer/*/R1/$!transcode.mp3</res>
<upnp:class>object.item.audioItem.audioBroadcast</upnp:class>
</item>

The above is fully compliant with the relevant UPNP AV and DLNA specifications.

The HEOS is not sending a request to MinimServer to play the stream, so it appears that there is something in the above that it doesn't like.

The most likely possibilities are:

1) The protocolInfo attribute audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_FLAGS=01700000000000000000000000000000

2) The stream URL http://192.168.1.64:9790/minimstreamer/*/R1/$!transcode.mp3

3) The class object.item.audioItem.audioBroadcast

I can't get any further than this without access to a HEOS device. Can you provide this information to HEOS and see what they say?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HEOS BBC HLS streams - error 23 - simoncn - 09-12-2016 18:25

Forum Jump:


User(s) browsing this thread: 1 Guest(s)