-
Notifications
You must be signed in to change notification settings - Fork 138
Play audio only #90
Comments
Hi @retorquere , I was looking for the same kind of feature. I gave it a try by redirecting the audio flow to the headphone jack output. This is far from being elegant in term of resources' usage but give a good result. |
Thanks. I'm not sure what I want to do is possible at all -- it looks like HDMI inherently sends audio/video at the same time (in the same packets); if that's so "audio-only HDMI" does not exist. The reason why I wanted to do this via HDMI is that I want the cast device to turn on my AV receiver (which requires CEC) but then not have the TV that's also connected to the receiver turn on. From the looks of it, this will require getting an AV receiver where I can selectively disable CEC passthrough. Not even sure these exist. That, or an AV receiver that can detect activity on the optical or analog audio-in (also not sure whether these exist). |
Hey guys, |
Ok, I checked it. |
I'm looking for a way to cast videos (like youtube videos) to my receiver without it turning on my TV through CEC. This would allow me to play videos as if they were playing to a chromecast audio, it would urn on my receiver when I cast through CEC, but not turn the TV on (which is what a regular chromecast does).
The text was updated successfully, but these errors were encountered: