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

Unable to save camera snapshot

$
0
0

@claustro wrote:

I have Hass.io installed in container on a linux Ubuntu machine
Installation folder /usr/share/hassio/homeassistant
I am tryng to configure a snapshot for a camera but every time I run the service receive error no access to path!
The only time I don’t recevie error is if I specify path /tmp , but no file is saved in /usr/share/hassio/tmp

I tryed to add a folder to whitelist

  customize: !include customize.yaml
  whitelist_external_dirs:
    - /tmp  
    - /usr/share/hassio/homeassistant/New folder

but /tmp no error and not file saved
/usr/share/hassio/homeassistant/New folder not a directory @ data[‘whitelist_external_dirs’][0

Camera setting is as follow

camera:      
  - platform: generic
    name: cancello
    still_image_url: "http://192.168.0.112/cgi-bin/snapshot.cgi"
    stream_source: "rtsp://admin:pass@192.168.0.112:554/cam/realmonitor?channel=1&subtype=00"
    username: admin
    password: pass    

If I go with a browser to http://192.168.0.112/cgi-bin/snapshot.cgi I required to login and the I can see the snapshot
I am going crazy :slight_smile:Any idea where is my mistake?

Posts: 6

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>