Skip to content

No Audio on AppleTV 4, tvOS 11.1 #17

@Kwutzke

Description

@Kwutzke

Hi,
Theres no audio coming from my Apple TV.
I have two raspberries, there its working like a charm.

Any Ideas?
Thanks,
Kilian

my config file:

{
    "servername": "Ganze Wohnung",
    "webuiport": 8089,
    "debug": false,
    "idletimout": 600,
    "zones": [
        {
            "name": "Wohnzimmer",
            "host": "192.168.178.101",
            "port": 5000,
            "volume": "48",
            "enabled": true,
            "hidden": false
        },
        {
            "name": "Schlafzimmer",
            "host": "192.168.178.33",
            "port": 7000,
            "volume": "48",
            "enabled": true,
            "hidden": false
        },
        {
            "name": "Küche",
            "host": "192.168.178.100",
            "port": 5000,
            "volume": "48",
            "enabled": true,
            "hidden": false
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions