afalout wrote: 
> Maybe this can help;
> 
> This is a pcapng of traffic between Foobar Windows host and Onkyo
> receiver named oLab.
> 
> After Wireshark capture was started, I press play in Foobar; then a few
> volume changes, then a stop.
> 
> Everything works, I hear music. Metadata shows on LCD. Volume changes
> work as well.
> 
> [Edit] cannot upload 3mb tar.gz file. If this is a size limit...  I'll
> PM you

We can use dropbox as well. Any chance with the <stream_length> ? Other
than that, the version in github can experementally use -4 for
<stream_length>. It means that for players that request an open-ended
byte range (like yours 0-) but do not support chunked-encoding, I
respond to open-ended request by a HTTP 200 instead of HTTP 206
(partial).

One difference with most uPnP controllers is that they know the size of
the file they will send so this is a much more "traditionnal" exchange
with the player. Or they do what I've started to implement, responding
to an open-ended by a HTTP 200. It is a set of fairly important
modifications in libupnp



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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

Reply via email to