cortegedusage wrote: 
> When I disable ffmpeg and stream to one touch only (no group, that won't
> work) I get:


This log

Code:
--------------------
    
  21-04-05 21:03:55.7920] Slim::Player::Song::open (460) URL supports direct 
streaming 
[mixcloud://mixtuur/late-night-world-woensdag-24-februari-2021/->mixcloudd://stream4.mixcloud.com/secure/c/m4a/64/3/4/e/0/04ff-79a5-45fb-8732-a734dd2a9184.m4a?sig=3Knobxpk76yXqqAbhcx7rA]
  
--------------------


This seems to indicate that mixcloud is protocol handler for the stream
and it is sending directly to player (i.e. because mixcloud plugin
thinks the player can play a AAC/MP4 stream natively).  But the URL
using ffmpeg shows it is a "https" stream which Touch cannot handle
natively.  So this looks like a mixcloud plugin error.  Perhaps enabling
mixcloud logging might show a bit more info.

So these logs tell me - there are issues with mixcloud plugin (or maybe
its installation) and perhaps LMS MP4 https handling (not sure as
mixcloud plugin is involved). The PlayMP4 plugin is at best a workaround
- I think LMS 8.* should be able to play the URL the ffmpeg is shown to
play (it is a standard single audio track MPEG-4 format just like a
MPEG4 podcast)


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to