Code Monkey home page Code Monkey logo

Comments (3)

elupus avatar elupus commented on July 3, 2024

huh why do you have both ARC and optical? That is pretty redundant. So this is really up to the tv implementation. This system can ask the TV to change the volume. It may forward that request over CEC to the receiver when using HDMI ARC (optical is unlikely i think). My 2020 TV does forward, while ny 2010: ish did not.

However my 2020 it utterly looses track of current volume. Seem to only be sending a relative value over CEC.

from pylips.

zozzi avatar zozzi commented on July 3, 2024

Well, I have a satellite settopbox connected via HDMI1. So ARC won't work this way as receiver is 3rd device.
I have optical out from TV to receiver because of Netflix, Plex and other apps.
But this is quite ok.
Problem is that with TV remote I can fully manage settopbox but sound.
Sound buttons are always tied to TV - no matter of sound output settings :(
My idea was to allow volume settings by voice command (Google assistant) hacked via your API:)

from pylips.

eslavnov avatar eslavnov commented on July 3, 2024

Hi @zozzi,

As @elupus mentioned, this likely depends on the TV itself. I don't remember seeing any specific methods in the API to control CEC or optical volume.

Two things you can try:

  1. Connecting a raspberry pi to your TV or receiver will allow to use it to send CEC commands. Depending on your particular setup, this might help you.
  2. Rethink your connection scheme. I have multiple devices, including an audio receiver and I had to spent quite a lot of time arranging this zoo to work properly. This will ultimately depend on the specific devices that you are using (and the functionality they support), but for me the solution was to plug most of the devices into the receiver and connect its hdmi out to the TV (one extra device is plugged into the TV itself). This way the TV will always control the receiver's volume regardless of the input source. Could you maybe share a diagram of your devices and describe the desired endstate in more detail? It's not completely clear to me what's your current setup and what you want to control.

I'll leave this issue open for others to share their advice, but I don't think there is anything I can do in terms of supporting this in Pylips...

from pylips.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.