bpa wrote: 
> I had a quick look capturing network traffic but nothing stood out.
> Testing with a tablet using a USB Ethernet doing the casting and very
> strange - group audio disappeared when using wired Ethernet.  I'll try
> different configurations over next few days.

Just found it ! I need to change the volume at the receiver level, not
at the media session level, so this is 

Code:
--------------------
    
  receiver-0 allows setting volume and muting at the device-level through the 
SET_VOLUME request on urn:x-cast:com.google.cast.receiver.
  
  message payload       description
  { "type": "SET_VOLUME", "volume": { level: <float> } }        sets volume. 
level is a float between 0 and 1
  { "type": "SET_VOLUME", "volume": { muted: <boolean> } }
  
--------------------


But it forces me to put back a parameter that I removed which prevents
LMS to send volume command when it is not playing something, to avoid
interfering with another application that controls the CC 

Thanks so much for searching !



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to