Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105785

Homekit Camera not able to live stream

$
0
0

Hi All,
I have several IP camera added to HA via ONVIF. I added the camera to Homekit in accessory mode.
When I open Home app in iPhone, I can see the snapshot update every 10s. But when I click to open the camera for live streaming, it goes in to no response. I was able view the live stream in HA iOS app.
I used to fixed the issue in another environment, it seems a network issue. But I can’t remember it. Does anyone have the same issue and know the solutions?
Here is the configuration

  • name: Living Camera
    port: 21066
    filter:
    include_entities:
    - camera.living_mainstream
    entity_config:
    camera.living_mainstream:
    stream_source: “-rtsp_transport tcp -i -re rtsp://admin:XXXXXX@10.0.X.X/Streaming/Channels/1”
    video_codec: copy
    support_audio: True
    mode: accessory

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105785

Trending Articles