Beiträge von MarkusR


    Hallo,


    versuch mal diese Einstellung. Habe es bei mir so gemacht.





    "name": "Wansview",
                        "motion": true,
                        "videoConfig": {
                            "source": "-i rtsp://XXXXXX:[email protected]:554/live/ch0",
                            "maxWidth": 1920,
                            "maxHeight": 1080,
                            "maxFPS": 30,
                            "vcodec": "h264_omx",
                            "vflip": false,
                            "hflip": false,
                            "debug": false

    Hallo,


    ich brauche mal Hilfe. Bin ganz neu hier und habe nicht wirklich Kenntnisse. Bekomme gerade diese Meldung bei der Installation .


    npm ERR! Linux 4.14.52-v7+

    npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "homebridge-rademacher-homepilot"

    npm ERR! node v6.10.0

    npm ERR! npm v3.10.10

    npm ERR! path /usr/local/lib/node_modules

    npm ERR! code EACCES

    npm ERR! errno -13

    npm ERR! syscall access


    npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'

    npm ERR! at Error (native)

    npm ERR! { Error: EACCES: permission denied, access '/usr/local/lib/node_modules'

    npm ERR! at Error (native)

    npm ERR! errno: -13,

    npm ERR! code: 'EACCES',

    npm ERR! syscall: 'access',

    npm ERR! path: '/usr/local/lib/node_modules' }

    npm ERR!

    npm ERR! Please try running this command again as root/Administrator.


    npm ERR! Please include the following file with any support request:

    npm ERR! /home/pi/npm-debug.log



    was muss ich machen ??



    Vielen Dank